diff --git a/views/static/feed-item.js b/views/static/feed-item.js index e3a4db6..3fa26f9 100644 --- a/views/static/feed-item.js +++ b/views/static/feed-item.js @@ -31,6 +31,7 @@ class FeedItem extends HTMLElement { h1, h2, h3, h4 { font-family: "Atkinson Hyperlegible Bold"; margin-top: 1.3em; + line-height: 1em; } :root > h1 { margin-top: 0;