Fix h1 margin
This commit is contained in:
parent
1fc26bfdfe
commit
a96a43f9ec
@ -38,7 +38,7 @@ class FeedItem extends HTMLElement {
|
|||||||
h1, h2, h3, h4 {
|
h1, h2, h3, h4 {
|
||||||
margin-top: 1.3em;
|
margin-top: 1.3em;
|
||||||
}
|
}
|
||||||
h1:first-of-type {
|
:root > h1 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
p, a {
|
p, a {
|
||||||
|
Loading…
Reference in New Issue
Block a user