align form rows to the top
This commit is contained in:
parent
014eb9c1ef
commit
a30a0a729c
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
@include media($medium-screen) {
|
@include media($medium-screen) {
|
||||||
@include grid-row;
|
@include grid-row;
|
||||||
align-items: flex-end;
|
align-items: flex-start;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
|
|
||||||
.form-col {
|
.form-col {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user