set the text size

This commit is contained in:
2025-11-10 17:15:32 +08:00
parent 18735a884d
commit 3d3974ef6d

View File

@@ -455,7 +455,7 @@ function Advantages() {
<MotionText
w={{ base: '90%', sm: '80%', md: '80%', lg: '80%', xl: '80%' }}
className="font-noto-sans font-demi-light"
fontSize={{ base: '19px', sm: 'xl', md: 'xl', lg: '2xl', xl: '2xl' }}
fontSize={{ base: '17.5px', sm: 'xl', md: 'xl', lg: '2xl', xl: '2xl' }}
color="white"
lineHeight="1.8"
textAlign="left"