From b8dad3e52bba39041d853f2e72b60211b7eff51f Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 1 May 2024 06:40:12 +0000 Subject: [PATCH] add fontawsome :3 --- html/partials/header.ejs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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