Found error in the fix, undo

This commit is contained in:
CommanderRedYT
2020-11-14 20:32:32 +01:00
parent 3f761d4f35
commit fbc73fd83b
2 changed files with 1 additions and 10 deletions

View File

@@ -10,13 +10,4 @@ body.darkMode {
.text-shadow.darkMode { .text-shadow.darkMode {
text-shadow: 1.3px 1.3px #818181 !important; text-shadow: 1.3px 1.3px #818181 !important;
}
.container-fluid {
padding: 0px !important;
}
.row {
padding-left: 15px !important;
padding-right: 15px !important;
} }

View File

@@ -121,7 +121,7 @@
<br /> <br />
<br /> <br />
<br /> <br />
<div class="container-fluid" style="padding: 0px;"> <div class="container-fluid">
<div class="row"> <div class="row">
<div class="col-sm text-right"> <div class="col-sm text-right">
<br /> <br />