bugfixes, design changes

This commit is contained in:
NoobishSVK
2024-05-04 00:37:39 +02:00
parent a557961998
commit 57b276e136
12 changed files with 114 additions and 61 deletions
+4
View File
@@ -190,6 +190,10 @@
padding: 10px;
}
.p-left-10 {
padding-left: 10px;
}
.p-bottom-20 {
padding-bottom: 20px;
}