bugfixes / more code cleanup

This commit is contained in:
NoobishSVK
2024-03-21 22:30:18 +01:00
parent 0f10e04bcd
commit 8f4c96ce12
12 changed files with 166 additions and 81 deletions
+4
View File
@@ -59,6 +59,10 @@
border-radius: 5px;
}
.br-30 {
border-radius: 30px;
}
.m-0 {
margin: 0 !important;
}