Skip to content

Commit 3b7ca81

Browse files
committed
fixed Card.tsx
1 parent cd0c957 commit 3b7ca81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Card.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ const Card: React.FC<IProps> = ({
2020
<Flex
2121
direction="column"
2222
gap="1rem"
23-
justifyContent="space-between"
2423
bg="ednBackground"
2524
borderRadius="sm"
2625
border="1px"

0 commit comments

Comments
 (0)