Merge pull request #1635 from cmgustavo/bug/01-mobile
fix layout for small devices
This commit is contained in:
commit
a6719b56c7
1 changed files with 1 additions and 2 deletions
|
|
@ -39,8 +39,7 @@
|
||||||
margin-top: 40px;
|
margin-top: 40px;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-bottom: -40px;
|
margin-bottom: -40px;
|
||||||
padding-bottom: 60px;
|
padding: 20px 10px 60px 10px;
|
||||||
padding: 20px 1.2rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-bar {
|
.tab-bar {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue