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

13 lines
147 B
SCSS
Raw Normal View History

@import "typography";
body {
@extend %new-type;
font-size: 16px;
line-height: 1.42857143;
}
2017-06-13 17:46:08 +02:00
h1 {
font-size: 36px;
font-weight: bold;
}