From 9d7a9b8d9478ef283a463f6b9a3c861ac4243fad Mon Sep 17 00:00:00 2001 From: philipcheung Date: Sun, 2 Nov 2025 14:18:01 +0800 Subject: [PATCH] ui updated --- src/components/new_ui/advantages.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/new_ui/advantages.tsx b/src/components/new_ui/advantages.tsx index ef03c4f..f687b27 100644 --- a/src/components/new_ui/advantages.tsx +++ b/src/components/new_ui/advantages.tsx @@ -138,7 +138,7 @@ function Advantages() { @@ -148,13 +148,13 @@ function Advantages() { alignItems="center" key={item.id}> @@ -163,19 +163,19 @@ function Advantages() { className='font-melle font-xbold' fontWeight={400} color='white' - fontSize={{ base: '6vw', sm: '6vw', md: '3xl', lg: '5xl', xl: '5xl' }} + fontSize={{ base: '9vw', sm: '4xl', md: '3xl', lg: '5xl', xl: '5xl' }} > {item.title} - + {oilCube.map((item, index) => (