diff --git a/src/components/ArticleContainer.astro b/src/components/ArticleContainer.astro index 7af296c..41fa49d 100644 --- a/src/components/ArticleContainer.astro +++ b/src/components/ArticleContainer.astro @@ -8,7 +8,7 @@ export interface Props { const { className = "", dataPagefindBody = true } = Astro.props; --- -
+