We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416f4b4 commit 9e1ca4cCopy full SHA for 9e1ca4c
1 file changed
style.css
@@ -2,6 +2,7 @@
2
display: flex;
3
flex-flow: row nowrap;
4
justify-content: space-between;
5
+ align-items: flex-start;
6
margin-top: 10px;
7
}
8
0 commit comments