- Update
This commit is contained in:
Mathis Degryck
2024-09-27 16:37:23 +02:00
parent f3416a13f4
commit 12e30b254e
4 changed files with 13 additions and 18 deletions

View File

@ -1,9 +1,3 @@
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
#settingsBody {
background-color: #020202;
color: white;