demarches-normaliennes/app/assets/stylesheets/new_design/commencer.scss
2019-01-21 14:45:38 +01:00

11 lines
161 B
SCSS

@import "constants";
.commencer {
.button:first-of-type {
margin-top: 4 * $default-spacer;
}
.button {
margin-bottom: 2 * $default-spacer;
}
}