From 252a6d58293bc03547b0c3f9bdfc674ac23bad7b Mon Sep 17 00:00:00 2001 From: rxyhn Date: Fri, 13 Sep 2024 06:07:18 +0700 Subject: [PATCH] fix: mobile index layout --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 96a858d..fbffe9b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,7 +13,7 @@ const { name, label, summary, socials } = basics;