demarches-normaliennes/app/assets/stylesheets/new_design/_constants.scss

8 lines
137 B
SCSS
Raw Normal View History

2017-05-17 15:11:35 +02:00
$page-width: 1040px;
2017-07-03 15:23:02 +02:00
$default-spacer: 8px;
$default-padding: 2 * $default-spacer;
2017-07-17 14:52:09 +02:00
$footer-height: 267px;
$footer-height-mobile: 531px;