diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index e7f3b2b..0c3d893 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -60,6 +60,10 @@ h1 svg.icon { /* Content formatting */ +#table-of-contents h2 { + font-size: 20px; +} + .content { padding: 20px; } diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 6bb1f47..1721c4d 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -35,7 +35,7 @@ {{ if .Params.Toc }}