From d687b5a864d7c5424d376a8c08f2a71ae2bea8d1 Mon Sep 17 00:00:00 2001 From: Tina Date: Thu, 25 Jul 2024 09:58:18 +0530 Subject: [PATCH] update cookie --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fa8fb4e8..f755973a 100644 --- a/index.html +++ b/index.html @@ -194,7 +194,7 @@ #cookie-consent { position: fixed; bottom: 10px; - left: 10px; + left: 70px; background-color: #e3e4fc; padding: 20px; display: flex;