From 7f49f63370d18d6a4a4c9ef05bbdfd8f5506c2cf Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 5 Oct 2022 21:05:32 +0100 Subject: [PATCH] Trial #23 --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index bbef6c1..cf82c32 100644 --- a/styles/style.css +++ b/styles/style.css @@ -147,7 +147,7 @@ body { .dropdown-content { display: none; position: absolute; - top: -50px; + top: -80px; /*right: -190px;*/ left: 150px; background-color: #7fa7e6;