From 6efb421e59bd773fe4c36e5a821bc58ef166c3f6 Mon Sep 17 00:00:00 2001 From: Ahmad Ali Date: Thu, 24 Dec 2020 12:57:17 +0000 Subject: [PATCH] Update front.css --- css/front.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/front.css b/css/front.css index d02a21c..061bbec 100644 --- a/css/front.css +++ b/css/front.css @@ -1,6 +1,6 @@ #cookie-notice { position: fixed; - min-width: 99%%; + min-width: 99%; max-width:100%; height: auto; z-index: 100000;