1.0.1 Commit

This commit is contained in:
MasterAcnolo
2025-07-01 15:16:17 +02:00
parent 10cefdba19
commit 0ffc1af218
10 changed files with 76 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ body {
background-attachment: fixed; */
width: 100%;
height: 100%;
color: #F8FAFC;
color: var(--default-text-color);
display: flex;
justify-content: center;
align-items: center;