commencer: increase description font size
This commit is contained in:
parent
265fa43f6b
commit
e04173e2df
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ $procedure-context-breakpoint: $two-columns-breakpoint;
|
||||||
}
|
}
|
||||||
|
|
||||||
.procedure-description {
|
.procedure-description {
|
||||||
font-size: 14px;
|
font-size: 16px;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin-bottom: 2 * $default-spacer;
|
margin-bottom: 2 * $default-spacer;
|
||||||
|
|
Loading…
Reference in a new issue