X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/5f1bacc2328cd05441d500fc870fa27b6e6dcd14..e1b040a4debfea4edf9592f36cd1fc26d98cb4e7:/css/style.css diff --git a/css/style.css b/css/style.css index 089d207..547fb13 100644 --- a/css/style.css +++ b/css/style.css @@ -29,6 +29,7 @@ aside { .columned { width: max-content; + padding: 0 0 0 66px; } .columned .h2:not(:only-child) { @@ -47,6 +48,11 @@ aside { } .columned .h2:not(:only-child) pre { width: 25em } + + header { + float: left; + margin-top: 1.2em; + } } .columned .h2:first-of-type pre {