Fix style for small devices
This commit is contained in:
parent
e19185139e
commit
923455ab31
2 changed files with 19 additions and 6 deletions
|
|
@ -171,5 +171,21 @@
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.button, button {
|
||||
padding: 1rem 1.2rem 1.0625rem;
|
||||
}
|
||||
|
||||
form {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.box-setup {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
.footer-setup {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue