diff --git a/layouts/partials/paige/style.html b/layouts/partials/paige/style.html index dd70b59f..b798c338 100644 --- a/layouts/partials/paige/style.html +++ b/layouts/partials/paige/style.html @@ -43,6 +43,10 @@ margin-bottom: 1rem; } +#paige-content > :last-child { + margin-bottom: 0; +} + #paige-metadata-rest:empty { margin-bottom: 0; }