mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-20 02:59:29 +01:00
Update main.scss
This commit is contained in:
parent
f899d7cce5
commit
ece02697b1
6
css/main.scss
vendored
6
css/main.scss
vendored
@ -23,8 +23,10 @@ $brand-color: revert;
|
|||||||
|
|
||||||
$grey-color: revert;
|
$grey-color: revert;
|
||||||
//#828282;
|
//#828282;
|
||||||
$grey-color-light: lighten($grey-color, 40%);
|
$grey-color-light: revert;
|
||||||
$grey-color-dark: darken($grey-color, 25%);
|
//lighten($grey-color, 40%);
|
||||||
|
$grey-color-dark: revert;
|
||||||
|
//darken($grey-color, 25%);
|
||||||
|
|
||||||
// Width of the content area
|
// Width of the content area
|
||||||
$content-width: 800px;
|
$content-width: 800px;
|
||||||
|
Loading…
Reference in New Issue
Block a user