This commit is contained in:
zyronon
2024-06-06 22:30:11 +08:00
parent 6f0f87ade2
commit 46e3f7c548
5 changed files with 167 additions and 47 deletions

View File

@@ -156,7 +156,7 @@ html, body {
z-index: 1;
height: 100%;
width: 100%;
font-size: 14rem;
font-size: .9rem;
display: flex;
flex-direction: column;
}