Update styles/website.scss

This commit is contained in:
Dorian Zedler 2018-12-13 16:30:19 +01:00
parent d86f30bd4c
commit d4e9dca7d1

View file

@ -11,12 +11,6 @@ $sidebar-logo-map : (
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
$search-input-wrapper-map : (
background: #1694CA,