fix: consistent spacing
This commit is contained in:
parent
51120ea8c7
commit
39a55b7487
1 changed files with 1 additions and 5 deletions
|
@ -506,11 +506,7 @@ code {
|
||||||
|
|
||||||
/* articles */
|
/* articles */
|
||||||
.article__wrapper {
|
.article__wrapper {
|
||||||
padding-top: 1rem;
|
padding-top: 2rem;
|
||||||
}
|
|
||||||
|
|
||||||
.article__wrapper article h2 {
|
|
||||||
margin-top: 2rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
article h2 {
|
article h2 {
|
||||||
|
|
Reference in a new issue