overleaf/services/web/frontend/stylesheets/bootstrap-5/abstracts/variables.scss
Tim Down ce0fa69402 Merge pull request #21125 from overleaf/td-bs5-scss-tidy
Bootstrap 5 Sass code tidy

GitOrigin-RevId: 550add757c5bf1476446ad31c386c0a4e5522a9e
2024-11-01 09:04:47 +00:00

10 lines
175 B
SCSS

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