header updated

This commit is contained in:
2025-11-02 17:44:21 +08:00
parent b68899b91a
commit eb6ed870a7
2 changed files with 5 additions and 4 deletions

View File

@@ -138,6 +138,7 @@ function Advantages() {
<MotionSimpleGrid
columns={{ base: 1, sm: 1, md: 2 }}
p={4}
pb ={10}
w={{ base: '100%', sm: '95vw', md: '90vw', lg: '80vw', xl: '70vw' }}
h={'auto'}
initial={{ opacity: 0, y: 50 }}