From 7f38d409d262d972722f26f221e6be721104999f Mon Sep 17 00:00:00 2001 From: Juan Di Toro Date: Mon, 21 Aug 2023 11:15:19 +0200 Subject: [PATCH] fix: spacing, button getting cutoff again :( --- src/components/Vision/NoVc.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Vision/NoVc.astro b/src/components/Vision/NoVc.astro index 82a7d34..e70f0e2 100644 --- a/src/components/Vision/NoVc.astro +++ b/src/components/Vision/NoVc.astro @@ -9,7 +9,7 @@ import background from "/src/assets/double-brand-bg.png"; src={background.src} class="absolute top-0 right-0 md:static -mx-10 -md:mx-20 lg:-mx-40 w-[1000px] max-h-[650px]" /> -
+