8 lines
178 B
SCSS
8 lines
178 B
SCSS
// General variables for all presets
|
|
|
|
// Disable the Boost theme reset styling and fixed width content.
|
|
$allow-reset-style: false;
|
|
|
|
$navbar-height: 50px;
|
|
$moremenu-height: 50px;
|