diff --git a/theme/static/css/custom.css b/theme/static/css/custom.css index aa60d1e..9243da3 100644 --- a/theme/static/css/custom.css +++ b/theme/static/css/custom.css @@ -182,6 +182,10 @@ h1, h2, h3, h4, h5, h6 { margin-left: 0; margin-right: 0; + li#li-subtitle { + padding: 0; + } + li.sun-moon-li { padding-right: 0; } diff --git a/theme/templates/includes/navbar.html b/theme/templates/includes/navbar.html index 9179e70..94abd16 100644 --- a/theme/templates/includes/navbar.html +++ b/theme/templates/includes/navbar.html @@ -1,6 +1,6 @@