changed up the styling a bit

This commit is contained in:
HerpieDerpie@example.com
2024-01-11 11:56:18 +01:00
parent 3ab2429970
commit 3443ed8d3c
8 changed files with 97 additions and 377 deletions

View File

@@ -14,7 +14,7 @@
body {
height: 100vh !important;
background: var(--discord-blue);
background: url("./background.png");
overflow: hidden;
}