Removed trailing spaces
This commit is contained in:
@@ -25,9 +25,9 @@ $screen-md-min: "(min-width: 992px)";
|
|||||||
$screen-md-max: "(max-width: 1199px)";
|
$screen-md-max: "(max-width: 1199px)";
|
||||||
$screen-lg-min: "(min-width: 1200px)";
|
$screen-lg-min: "(min-width: 1200px)";
|
||||||
|
|
||||||
body.dashboard {
|
body.dashboard {
|
||||||
font-family: $base-font-family;
|
font-family: $base-font-family;
|
||||||
font-weight: $base-font-weight;
|
font-weight: $base-font-weight;
|
||||||
letter-spacing: $base-letter-spacing;
|
letter-spacing: $base-letter-spacing;
|
||||||
background: $base-background-color;
|
background: $base-background-color;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user