From 5b8fcf4dbc8b5c65a6681662815c775072d312f1 Mon Sep 17 00:00:00 2001 From: Yana Date: Mon, 4 Nov 2024 14:58:36 +0700 Subject: [PATCH] add mobile styles --- documentation/docs/components/landing-page.tsx | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/documentation/docs/components/landing-page.tsx b/documentation/docs/components/landing-page.tsx index 83f27c51a0..87c2a460d8 100644 --- a/documentation/docs/components/landing-page.tsx +++ b/documentation/docs/components/landing-page.tsx @@ -90,17 +90,24 @@ export const LandingPage = () => { }} > - + {square.text} @@ -110,6 +117,7 @@ export const LandingPage = () => {