diff --git a/views/static/feed-item.js b/views/static/feed-item.js index e26bcee..0a1168f 100644 --- a/views/static/feed-item.js +++ b/views/static/feed-item.js @@ -38,7 +38,7 @@ class FeedItem extends HTMLElement { h1, h2, h3, h4 { margin-top: 1.3em; } - h1:first-of-type { + :root > h1 { margin-top: 0; } p, a {