Merge pull request #3317 from betagouv/increase-description-font-size
commencer: increase description font size
This commit is contained in:
commit
b07bdebc69
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ $procedure-context-breakpoint: $two-columns-breakpoint;
|
|||
}
|
||||
|
||||
.procedure-description {
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
|
||||
p {
|
||||
margin-bottom: 2 * $default-spacer;
|
||||
|
|
Loading…
Reference in a new issue