diff --git a/html/partials/header.ejs b/html/partials/header.ejs index 78d10a8c..6450bf2f 100644 --- a/html/partials/header.ejs +++ b/html/partials/header.ejs @@ -20,10 +20,7 @@ - - - - +
@@ -91,6 +88,7 @@ justify-content: space-between; max-width: 1264px; margin: auto; + height: 3em; } .header-start { @@ -100,6 +98,7 @@ .header-start img { height: 32px; + margin-top: 3em; } form[action="/search"] { @@ -151,4 +150,4 @@ color: white; gap: 6px; } - \ No newline at end of file + \ No newline at end of file