From d75f8a298e3ee574c4fdaaa2b6f2dd2c83f109e4 Mon Sep 17 00:00:00 2001 From: Uzma Khan Date: Sat, 12 Oct 2024 16:28:19 +0500 Subject: [PATCH] set the css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 9b35f30..ebab615 100644 --- a/style.css +++ b/style.css @@ -243,7 +243,7 @@ a:nth-child(2):hover { background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; - right: 30px; + right: 25px; } .show { display: flex;