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

12 lines
161 B
SCSS
Raw Normal View History

2019-01-16 11:57:58 +01:00
@import "constants";
.commencer {
.button:first-of-type {
margin-top: 4 * $default-spacer;
}
.button {
margin-bottom: 2 * $default-spacer;
}
}