From: Andrew Engelbrecht Date: Tue, 13 Jul 2021 17:57:53 +0000 (-0400) Subject: css tweak for less padding at the top of the page X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=010c2776385d8a8abe1e645b0a77d87acb74130b;p=enc-live.git css tweak for less padding at the top of the page --- diff --git a/static/css/main.css b/static/css/main.css index a359c7c..43b2678 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -269,7 +269,7 @@ a:focus > img + strong { #header ul.os { line-height: 1; - margin: .5em 0 2em; + margin: .5em 0 .5em; padding: 0 0 .25em; border-bottom: 1px solid #94b3e2; font-size: 1.25em;