changes-mobile

This commit is contained in:
YasinShaikh123
2024-04-17 18:45:16 +05:30
parent 71a97b214c
commit 83a836741c
5 changed files with 25 additions and 10 deletions

View File

@@ -128,7 +128,7 @@ export const MobileMenu = () => {
</Box>
</Link>
</Box>
<CloseIcon color={"#fff"} fontSize={"25px"} onClick={handleClick} />
<CloseIcon color={"#fff"} fontSize={"16px"} onClick={handleClick} />
</Box>
<Accordion allowToggle>
@@ -142,7 +142,7 @@ export const MobileMenu = () => {
fontWeight={"500"}
fontSize={"20px"}
>
LEARN
LEARN cdcdc
</Text>
</Box>
<AccordionIcon color={"#fff"} fontSize={"28px"} />