Update styles for mobile

This commit is contained in:
Angelina Filippova 2021-03-14 14:48:04 +03:00
parent e9bd9444b3
commit ab73b3facb
1 changed files with 9 additions and 0 deletions

View File

@ -469,6 +469,15 @@
justify-content: space-between;
margin: 0 5px;
}
.frontend-container {
margin: 0 15px 10px 15px;
.description-container {
margin: 0;
}
}
.frontend-form-input {
margin-top: 0;
}
h1 {
font-size: 24px;
}