Index: web-extra/martin.css.pp ================================================================== --- web-extra/martin.css.pp +++ web-extra/martin.css.pp @@ -667,11 +667,11 @@ /* Prevent content from overriding grid column sizing */ /* See https://css-tricks.com/preventing-a-grid-blowout/ */ min-width: 0; } - section.entry-content:first-child { + section.entry-content :first-child { margin-top: 0 !important; } article>:last-child::after { content: none;