React version of Contact Us modal GitOrigin-RevId: 0bef3095f36daa88afdc6172a5531ed11e892047
9 lines
115 B
SCSS
9 lines
115 B
SCSS
// Footer
|
|
$footer-height: 50px;
|
|
|
|
// Header
|
|
$header-height: 68px;
|
|
|
|
// Forms
|
|
$form-group-margin-bottom: $spacing-06;
|