diff --git a/style.css b/style.css index 71569ec..b79d3c6 100644 --- a/style.css +++ b/style.css @@ -1346,6 +1346,7 @@ a:hover, a:focus { #split-page > #wrapper > .body { grid-area: post-content; display: block; + align-self: start; } #split-page > #wrapper > .body > figure {