From da73f12e31b96c7efd9e8c049109a5a0f89b06b7 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Wed, 5 Oct 2022 21:01:53 +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 711cf5e..d33f53b 100644 --- a/styles/style.css +++ b/styles/style.css @@ -148,7 +148,7 @@ body { display: none; position: absolute; top: 5px; - right: -90px; + right: -190px; background-color: #7fa7e6; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);