diff --git a/static/css/header.css b/static/css/header.css index fe5bb77..cab735b 100644 --- a/static/css/header.css +++ b/static/css/header.css @@ -4,7 +4,7 @@ flex-flow: row wrap; justify-content: flex-start; margin: 0; - padding: 0.25rem 0; + padding: 0 0 0.25rem 0; gap: 0rem 1.5rem; }