Added wraptable_width to kable_styleing and updated doc
diff --git a/man/kable_classic.Rd b/man/kable_classic.Rd
index 65fc159..7192342 100644
--- a/man/kable_classic.Rd
+++ b/man/kable_classic.Rd
@@ -58,6 +58,9 @@
 \code{bootstrap_options} in \code{kable_styling}. Choices include \code{basic}, \code{striped}
 and \code{hover}.}
 
+\item{html_font}{A string for HTML css font. For example,
+\code{html_font = '"Arial Narrow", arial, helvetica, sans-serif'}.}
+
 \item{...}{Everything else you need to specify in \code{kable_styling}.}
 }
 \description{