Breathing space at the top

This commit is contained in:
Manav Rathi
2024-10-09 11:10:06 +05:30
parent fcc4122bcb
commit 05d9b18e9e

View File

@@ -249,7 +249,8 @@ const SlideContainer = styled("div")`
`;
const Logo_ = styled("div")`
margin-block-end: 64px;
margin-block-start: 32px;
margin-block-end: 48px;
`;
const MobileBox = styled("div")`