demarches-normaliennes/app/assets/stylesheets/new_design/common.scss
2017-06-19 18:21:15 +02:00

12 lines
147 B
SCSS

@import "typography";
body {
@extend %new-type;
font-size: 16px;
line-height: 1.42857143;
}
h1 {
font-size: 36px;
font-weight: bold;
}