From a4db6e46807f1a3320d55003a2d21be38edf98d0 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 1 Feb 2023 17:28:00 +0100 Subject: [PATCH] refactor: remove fart (#259) --- apps/landing-page/src/components/splash.astro | 82 +++++++++---------- 1 file changed, 39 insertions(+), 43 deletions(-) diff --git a/apps/landing-page/src/components/splash.astro b/apps/landing-page/src/components/splash.astro index 601cd3a..a615fdf 100644 --- a/apps/landing-page/src/components/splash.astro +++ b/apps/landing-page/src/components/splash.astro @@ -1,54 +1,50 @@ --- -import { Icon } from "astro-icon"; -import Copynpm from "~/components/copynpm.astro"; +import { Icon } from 'astro-icon'; +import Copynpm from '~/components/copynpm.astro'; ---
-
-
-

-
- Astro. Reactive. -
-

- -
-
+
+
+

+
+ Astro. Reactive. +
+

+ +
+