form: improve the appearance of the repetitions header

This commit is contained in:
Pierre de La Morinerie 2020-02-10 17:42:49 +00:00
parent 005ff4bed5
commit 2b47013798
2 changed files with 8 additions and 2 deletions

View file

@ -319,6 +319,12 @@
border-bottom: 3px solid $blue;
}
.header-subsection {
font-size: 22px;
color: $blue;
margin-bottom: $default-padding;
}
.explication-libelle {
font-weight: bold;
font-size: 20px;