Update styles/website.scss
This commit is contained in:
parent
d86f30bd4c
commit
d4e9dca7d1
1 changed files with 0 additions and 6 deletions
|
@ -11,12 +11,6 @@ $sidebar-logo-map : (
|
||||||
border-bottom: 1px solid #1694CA
|
border-bottom: 1px solid #1694CA
|
||||||
);
|
);
|
||||||
|
|
||||||
$search-input-map : (
|
|
||||||
background: transparent,
|
|
||||||
border: 1px solid transparent,
|
|
||||||
padding: $sidebar-padding-unit 0
|
|
||||||
);
|
|
||||||
|
|
||||||
// The wrapper div around the search input
|
// The wrapper div around the search input
|
||||||
$search-input-wrapper-map : (
|
$search-input-wrapper-map : (
|
||||||
background: #1694CA,
|
background: #1694CA,
|
||||||
|
|
Loading…
Reference in a new issue