diff --git a/static/css/doc.css b/static/css/doc.css index 032dcfa..80e650d 100644 --- a/static/css/doc.css +++ b/static/css/doc.css @@ -43,6 +43,12 @@ main.doc { padding-bottom: 0.5lh; } + & h3 { + margin: 0; + padding-top: 0.5lh; + padding-bottom: 0.5lh; + } + & ul, & ol { /* Is there a better way to add spacing to the marker, other than adding whitespace? */