forked from AkkomaGang/admin-fe
Update styles for mobile
This commit is contained in:
parent
e9bd9444b3
commit
ab73b3facb
1 changed files with 9 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue