style errors, fixed backdrop + hide console

This commit is contained in:
Felix Roos
2022-07-29 00:03:46 +02:00
parent 913416a9d5
commit 4f460eeb32
2 changed files with 130 additions and 121 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ body {
.darken::before {
content: ' ';
position: absolute;
position: fixed;
top: 0;
left: 0;
width: 100vw;