mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-29 05:35:50 +00:00
changes-mobile
This commit is contained in:
@@ -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"} />
|
||||
|
||||
Reference in New Issue
Block a user