diff --git a/assets/css/components/content.css b/assets/css/components/content.css index 0627a328..fc8b8a68 100644 --- a/assets/css/components/content.css +++ b/assets/css/components/content.css @@ -97,6 +97,7 @@ .gh-header { grid-row-gap: 2rem; + margin-bottom: 1.5em; } .gh-title, @@ -107,7 +108,6 @@ .gh-excerpt { grid-row: 2 / 3; - margin-bottom: 1.5em; } .gh-image {