diff --git a/src/components/portfolio/Project.astro b/src/components/portfolio/Project.astro index 99af5b6..4e38bd6 100644 --- a/src/components/portfolio/Project.astro +++ b/src/components/portfolio/Project.astro @@ -4,8 +4,8 @@ const { title, url, image, languages, description, size = "xs" } = Astro.props; import Capsule from "../ui/Capsule.astro"; --- - -
+ +
{image.alt}