Better CSS
This commit is contained in:
parent
afd29fefb0
commit
3ac63015ee
1 changed files with 1 additions and 3 deletions
|
@ -142,9 +142,7 @@ article ul li::before {
|
||||||
|
|
||||||
* + h2,
|
* + h2,
|
||||||
* + h3,
|
* + h3,
|
||||||
h2:not(:first-child) + p,
|
h2:not(:first-child) + *
|
||||||
h2:not(:first-child) + .highlighter-rouge,
|
|
||||||
h2:not(:first-child) + pre
|
|
||||||
{
|
{
|
||||||
padding-top: 5rem;
|
padding-top: 5rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue