diff --git a/layouts/shortcodes/header.html b/layouts/shortcodes/header.html index 151f2f8d..8cac70c9 100644 --- a/layouts/shortcodes/header.html +++ b/layouts/shortcodes/header.html @@ -8,7 +8,8 @@

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce te Sample Newspaper
- + + 35 diff --git a/static/css/cards/story.css b/static/css/cards/story.css index ab18c9f5..4478574c 100644 --- a/static/css/cards/story.css +++ b/static/css/cards/story.css @@ -27,7 +27,7 @@ } } -.story-body h3 { +.story-body > h3:not(.h3) { font-size: var(--h2); }