Skip to content

Commit 78871d0

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/ExpandableCard.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ const ExpandableCard: React.FC<IProps> = ({
139139
<Box
140140
fontSize="md"
141141
color="text"
142-
marginTop="2rem"
143-
paddingTop="1.5rem"
142+
marginTop="8"
143+
paddingTop="6"
144144
borderTop="1px solid"
145145
borderColor="border"
146146
>

0 commit comments

Comments
 (0)