Found error in the fix, undo
This commit is contained in:
@@ -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;
|
|
||||||
}
|
}
|
@@ -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 />
|
||||||
|
Reference in New Issue
Block a user