From 1a44c0fa0ac004485f65bdc3a610f49cde71d2ea Mon Sep 17 00:00:00 2001 From: chark1es Date: Mon, 27 Jan 2025 10:02:17 -0800 Subject: [PATCH] improve layout responsiveness --- src/components/main_page/Landing.astro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/main_page/Landing.astro b/src/components/main_page/Landing.astro index ac2adde..f81894e 100644 --- a/src/components/main_page/Landing.astro +++ b/src/components/main_page/Landing.astro @@ -7,7 +7,9 @@ import { RiInstagramFill } from "react-icons/ri"; import { MdEmail } from "react-icons/md"; --- -
+