Skip to content

Commit bec9b01

Browse files
Merge pull request #9 from code4rena-dev/mango/fix-card-layout
Fix layout of card body
2 parents fa0d73c + 4f4048a commit bec9b01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/Card/Card.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
display: flex;
105105
flex-direction: column;
106106
margin: 0 $spacing__m;
107+
flex-grow: 1;
107108
order: 2;
108109
}
109110

0 commit comments

Comments
 (0)