From ae18e91f523d2608a699fdd9550909d8691026c5 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 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/documentation/docs/components/landing-page.tsx b/documentation/docs/components/landing-page.tsx index 514441105d..02b23d9575 100644 --- a/documentation/docs/components/landing-page.tsx +++ b/documentation/docs/components/landing-page.tsx @@ -86,17 +86,24 @@ export const LandingPage = () => { }} > - + {square.text} @@ -106,6 +113,7 @@ export const LandingPage = () => {