article h4 : increase margin top
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
All checks were successful
Deploy / Deploy to Production (push) Successful in 8s
This commit is contained in:
parent
a352c48eaa
commit
16b634aba3
5 changed files with 10 additions and 4 deletions
|
|
@ -921,7 +921,7 @@ article h3 {
|
|||
}
|
||||
|
||||
article h4 {
|
||||
margin-top: calc(1 * var(--unit--vertical));
|
||||
margin-top: calc(2 * var(--unit--vertical));
|
||||
}
|
||||
|
||||
article li,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue