mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
34fc43d59a
React version of Contact Us modal GitOrigin-RevId: 0bef3095f36daa88afdc6172a5531ed11e892047
8 lines
115 B
SCSS
8 lines
115 B
SCSS
// Footer
|
|
$footer-height: 50px;
|
|
|
|
// Header
|
|
$header-height: 68px;
|
|
|
|
// Forms
|
|
$form-group-margin-bottom: $spacing-06;
|