set the text size
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user