avis: improve layout and wording

This commit is contained in:
Pierre de La Morinerie 2019-10-14 14:01:09 +00:00
parent 51c194e253
commit e0571a8ae3
2 changed files with 11 additions and 9 deletions

View file

@ -33,6 +33,8 @@
}
.ask-avis {
margin-bottom: 2 * $default-padding;
.avis-notice {
font-size: 14px;
color: $grey;
@ -67,7 +69,7 @@
.confidentiel-explanation {
font-size: 14px;
color: $grey;
margin-top: -$default-padding;
margin-top: - $default-padding;
margin-bottom: 2 * $default-padding;
}
}