overleaf/services/web/frontend/stylesheets/bootstrap-5/abstracts/variables.scss
Tim Down 34fc43d59a Merge pull request #19126 from overleaf/td-bs5-contact-modal-react
React version of Contact Us modal

GitOrigin-RevId: 0bef3095f36daa88afdc6172a5531ed11e892047
2024-08-14 08:04:37 +00:00

8 lines
115 B
SCSS

// Footer
$footer-height: 50px;
// Header
$header-height: 68px;
// Forms
$form-group-margin-bottom: $spacing-06;