diff --git a/themes/buha/assets/css/layout.css b/themes/buha/assets/css/layout.css index 8e4c585..e5675ff 100644 --- a/themes/buha/assets/css/layout.css +++ b/themes/buha/assets/css/layout.css @@ -19,6 +19,7 @@ details { summary { background-color: var(--background-alt); + padding-bottom: 0; } details p, details section { @@ -30,7 +31,7 @@ aside { } h1 { - margin-top: -1.7em; + margin-top: -1.5em; } .right-sidebar {