Update styles/website.scss
This commit is contained in:
parent
990307a022
commit
d86f30bd4c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ $color-primary : #128bee;
|
||||||
$color-button : white;
|
$color-button : white;
|
||||||
|
|
||||||
$sidebar-logo-map : (
|
$sidebar-logo-map : (
|
||||||
background: white
|
background: white,
|
||||||
border-bottom: 1px solid #1694CA
|
border-bottom: 1px solid #1694CA
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue