Skip to content
Snippets Groups Projects
Commit c06e28ee authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

fix alignment challenge cards

parent 07b3bb4b
Branches
Tags
1 merge request!352Fix/design challenge
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
flex-direction: column; flex-direction: column;
align-self: center; align-self: center;
justify-content: space-between; justify-content: space-between;
align-items: flex-start;
span { span {
margin-bottom: 0.3em; margin-bottom: 0.3em;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment