overleaf/services/web/frontend/stylesheets/bootstrap-5/abstracts/variables.scss

11 lines
175 B
SCSS
Raw Normal View History

// Footer
$footer-height: 50px;
// Header
$header-height: 68px;
2024-10-23 03:32:40 -04:00
$toolbar-height: 40px;
$toolbar-small-height: 32px;
// List of allowed themes
$themes: ('default', 'light');