From 805a0f8c7778e80d03601ce08a70acbc88f23d17 Mon Sep 17 00:00:00 2001 From: gkamer8 Date: Tue, 26 Mar 2024 13:17:38 -0700 Subject: [PATCH] local storage accepted policy --- index.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f10d7e2..c6a2889 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,13 @@ @@ -260,7 +273,7 @@ - +
@@ -733,7 +746,8 @@ width: 100%; z-index: 1000; - display: flex; + display: none; + flex-direction: column; background-color: #54796d; }