Fixed background error fix

This commit is contained in:
CommanderRedYT
2020-11-14 20:20:51 +01:00
parent 25166fd54a
commit 3f761d4f35

View File

@@ -14,4 +14,9 @@ body.darkMode {
.container-fluid {
padding: 0px !important;
}
.row {
padding-left: 15px !important;
padding-right: 15px !important;
}