diff --git a/src/components/Card.astro b/src/components/Card.astro index 3cb8f82..732fbef 100755 --- a/src/components/Card.astro +++ b/src/components/Card.astro @@ -13,7 +13,7 @@ const { href, title, body, source, alt } = Astro.props;