frontend update

This commit is contained in:
carodej
2020-07-02 18:04:10 +02:00
parent 2764fd6dd5
commit 05bc598405
41 changed files with 480 additions and 803 deletions
+8
View File
@@ -83,6 +83,14 @@
}
}
.single-line-form {
display: flex;
.submit-button {
margin-left: 20px;
}
}
.error-message {
@include font-size(14);
color: $danger;