Skip to content

Commit 048ce66

Browse files
nloureirowackerow
andauthored
Update src/components/Trilemma/index.tsx
it's better with the spacing Co-authored-by: Paul Wackerow <[email protected]>
1 parent c891be7 commit 048ce66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Trilemma/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const Trilemma = () => {
6161
{t("page-roadmap-vision-trilemma-modal-tip")}:
6262
</Text>
6363
</Flex>
64-
<Card {...cardDetail} minH="300px" hideBelow="lg" />
64+
<Card {...cardDetail} minH="300px" hideBelow="lg" mt="6" />
6565
</Stack>
6666
<Hide above="lg">
6767
<Drawer

0 commit comments

Comments
 (0)