Skip to content

Commit e56bff8

Browse files
jb-0pettinarip
andauthored
Update src/components/ExpandableCard.tsx
Co-authored-by: Pablo Pettinari <pettinarip@gmail.com>
1 parent abc03bd commit e56bff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ExpandableCard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const ExpandableCard: React.FC<IProps> = ({
6161
borderRadius="sm"
6262
display="flex"
6363
flex-direction="column"
64-
marginBottom="1rem"
64+
marginBottom="4"
6565
cursor="pointer"
6666
_hover={{
6767
backgroundColor: "ednBackground",

0 commit comments

Comments
 (0)