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

10 lines
165 B
SCSS

@import "colors";
@import "constants";
#dossier-annotations-privees {
h1 {
font-size: 18px;
font-weight: bold;
margin-bottom: $default-padding;
}
}