refactor: Move head to tmp

This commit is contained in:
2025-01-24 23:58:28 +03:00
committed by Sweetbread
parent db3eb73bc0
commit 2b5cd9782f
7 changed files with 28 additions and 31 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
position: absolute;
width: 100%;
height: 100%;
background-color: rgb(0 0 0 / 85%);
background-color: rgb(225, 225, 225);
display: none;
}