From 33b2206323620b2a1369a7719cfc6dd412f7eb89 Mon Sep 17 00:00:00 2001 From: "fred.boniface" Date: Thu, 22 Sep 2022 19:39:09 +0100 Subject: [PATCH] Changed display type for menu img --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index 68dcb18..5be3fd1 100644 --- a/styles/style.css +++ b/styles/style.css @@ -138,7 +138,7 @@ body { .nav-bar a.img { display: block; - position: absolute; + position: relative; max-width: 20px; right: 0; top: 0;