Skip to content

Commit b7cfcc8

Browse files
committed
Align top challenges block card items
1 parent 1984e4c commit b7cfcc8

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/Contentful/ChallengesBlock/Card

1 file changed

+1
-1
lines changed

src/shared/components/Contentful/ChallengesBlock/Card/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
display: flex;
88
flex: 1;
99
flex-direction: column;
10-
justify-content: space-between;
10+
justify-content: flex-start;
1111
margin: 10px;
1212
padding: 30px;
1313
text-align: left;

0 commit comments

Comments
 (0)