fixed grey line on footer
parent
6416d57f1a
commit
e06218ebb4
|
@ -15,8 +15,8 @@ $background-color: #111 !default;
|
|||
$brand-color: #b3b3b3 !default;
|
||||
|
||||
$grey-color: #b3b3b3 !default;
|
||||
$grey-color-light: lighten($grey-color, 40%) !default;
|
||||
$grey-color-dark: darken($grey-color, 80%) !default;
|
||||
$grey-color-light: lighten($grey-color, 20%) !default;
|
||||
$grey-color-dark: darken($grey-color, 60%) !default;
|
||||
|
||||
$table-text-align: left !default;
|
||||
|
||||
|
|
Loading…
Reference in New Issue