From 33dde0a541f2aae94d7be33c3e67c1b2074315d8 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 22 Sep 2022 21:05:16 +0100 Subject: [PATCH] menu style --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index 313cf63..bafd047 100644 --- a/styles/style.css +++ b/styles/style.css @@ -119,7 +119,7 @@ body { /* Dropdown Button */ .dropbtn { - position: absolute; + position: fixed; top: 0; right: 0; background-color: #7fa7e6;