final updated

This commit is contained in:
2025-03-28 09:47:57 +08:00
parent c1e33928e3
commit 16e8bedc2d
10 changed files with 123 additions and 110 deletions

View File

@@ -38,7 +38,7 @@ function Compare() {
>
<SimpleGrid columns={2}
maxW="full"
h={{ base: '140vw', sm: '140vw', md: '125vw', lg: '55vw', xl: '55vw' }}
h={{ base: '140vw', sm: '130vw', md: '120vw', lg: '50vw', xl: '50vw' }}
mb="20px" // Add 20px bottom margin
position="relative"
zIndex="1"