diff --git a/inst/2dii_gitbook_style.css b/inst/2dii_gitbook_style.css index 92a048d..3fc731e 100644 --- a/inst/2dii_gitbook_style.css +++ b/inst/2dii_gitbook_style.css @@ -7,6 +7,10 @@ table td { font-size: 1.6rem !important; } +table th { + font-size: 1.6rem !important; +} + /* add line under the chapter numbers */ .level1 .header-section-number { display: inline-block;