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) => (