From 225320347ff2d860ed6f128443cf9b537818873a Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 31 Jul 2025 23:50:04 +0530 Subject: [PATCH] feat: small text field --- src/components/dashboard/MainMenu.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/components/dashboard/MainMenu.tsx b/src/components/dashboard/MainMenu.tsx index dcf328c1..1483e201 100644 --- a/src/components/dashboard/MainMenu.tsx +++ b/src/components/dashboard/MainMenu.tsx @@ -110,24 +110,24 @@ export const MainMenu = ({ value = 'robots', handleChangeContent }: MainMenuProp As a thank-you to Open Source users, enjoy 8% off your subscription! - - Use the following discount code at checkout: - - + Use the discount code: + + - - - - + + + + + ), }} - sx={{ mb: 3 }} - /> + sx={{ mb: 2, fontSize: 13 }} + />