demarches-normaliennes/app/assets/stylesheets/services_index.scss

8 lines
91 B
SCSS
Raw Normal View History

2024-11-05 19:02:31 +01:00
@import 'constants';
2018-04-20 12:03:02 +02:00
#services-index {
h1 {
margin-top: 2 * $default-padding;
}
}