diff --git a/src/styles/global.css b/src/styles/global.css index b765551..18bea0b 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -580,6 +580,7 @@ pre { } /* ============================== COOKIE CONSENT ============================== */ +.cookie-consent[hidden] { display: none !important; } .cookie-consent { position: fixed; left: 1rem;