Fix to much padding for first headline in blog post
This commit is contained in:
parent
c6365e6b4a
commit
7db37e3c8b
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ article {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
main > article > main > h2:first-of-type,
|
||||||
main > section > h2:first-of-type,
|
main > section > h2:first-of-type,
|
||||||
main article h1 {
|
main article h1 {
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
|
Loading…
Reference in a new issue