Minor fix.

This commit is contained in:
Daniel
2022-06-07 20:16:19 +04:30
parent 6882e91d7a
commit b814050702
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
animation: fadein 0.2s;
background-color: black;
opacity: 10%;
position: fixed;
position: absolute;
top: 0;
left: 0;
bottom: 0;