This commit is contained in:
zyronon
2023-12-03 13:01:20 +08:00
parent 755806f082
commit c94f20645a
2 changed files with 19 additions and 2 deletions

View File

@@ -138,8 +138,9 @@ html, body {
font-size: 1px;
padding: 0;
margin: 0;
width: 100%;
height: 100%;
width: 100vw;
height: 100vh;
overflow: hidden;
color: $font-color;
//color: var(--color-font-1);
//font-family: var(--font-family);