form: increase section title visibility
This commit is contained in:
parent
c4e78be77e
commit
44e3a70db5
1 changed files with 3 additions and 2 deletions
|
@ -304,10 +304,11 @@
|
|||
}
|
||||
|
||||
.header-section {
|
||||
display: inline-block;
|
||||
color: $blue;
|
||||
font-weight: bold;
|
||||
font-size: 20px;
|
||||
font-size: 30px;
|
||||
margin-bottom: 2 * $default-padding;
|
||||
border-bottom: 3px solid $blue;
|
||||
}
|
||||
|
||||
.explication-libelle {
|
||||
|
|
Loading…
Reference in a new issue