From 70ae327f023d3900496cdcbf40639e35afda5218 Mon Sep 17 00:00:00 2001 From: Preet Sojitra Date: Sat, 22 Oct 2022 13:48:59 +0530 Subject: [PATCH] fix responsiveness of landing-page (#125) --- apps/landing-page/src/components/copynpm.astro | 8 +++++--- apps/landing-page/src/components/splash.astro | 17 +++++++++++------ apps/landing-page/tailwind.config.cjs | 7 +++++++ package-lock.json | 5 +++++ 4 files changed, 28 insertions(+), 9 deletions(-) diff --git a/apps/landing-page/src/components/copynpm.astro b/apps/landing-page/src/components/copynpm.astro index d0d9ede..6076278 100644 --- a/apps/landing-page/src/components/copynpm.astro +++ b/apps/landing-page/src/components/copynpm.astro @@ -2,18 +2,20 @@ import { Icon } from "astro-icon"; --- -