Separated text-shadow definition variable
This commit is contained in:
parent
933d86cd8b
commit
846806e43b
2 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ $primary: #00cdff;
|
|||
$dark: #000;
|
||||
$light: #fff;
|
||||
|
||||
$navbar-text-shadow: true;
|
||||
$header-text-shadow: true;
|
||||
$header-background-color: $dark;
|
||||
$intro-text-color: $light;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue