mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-10 11:29:07 +00:00
Constant values represented as variables
This commit is contained in:
@@ -7,3 +7,6 @@ $c-green-light: #dff0d9;
|
||||
$c-green-dark: #3e7549;
|
||||
$c-red-light: #f2dede;
|
||||
$c-red-dark: #b75b91;
|
||||
|
||||
$header-size: 75px;
|
||||
$header-size-mobile: 50px;
|
||||
Reference in New Issue
Block a user