From f13ba93201b6b51d10e9359af1a358ff598f16c6 Mon Sep 17 00:00:00 2001 From: Surjith S M Date: Fri, 6 Jan 2023 15:25:26 +0530 Subject: [PATCH] fix visual alignment --- src/components/hero.astro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/hero.astro b/src/components/hero.astro index 397128d..488c382 100644 --- a/src/components/hero.astro +++ b/src/components/hero.astro @@ -5,7 +5,8 @@ import Link from "@components/ui/link.astro"; import { Icon } from "astro-icon"; --- -
+