make cookie banner disappear completely

This commit is contained in:
LWinterberg
2023-09-27 12:36:34 +02:00
parent 741f1c8511
commit 2f1b272b3c

View File

@@ -109,6 +109,7 @@
&.hide{
opacity: 0;
display:none;
}
}