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-lg-min: "(min-width: 1200px)";
|
||||
|
||||
body.dashboard {
|
||||
body.dashboard {
|
||||
font-family: $base-font-family;
|
||||
font-weight: $base-font-weight;
|
||||
letter-spacing: $base-letter-spacing;
|
||||
background: $base-background-color;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user