fix padding on mobile
This commit is contained in:
parent
a26ce42059
commit
5f7a9b1af5
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
margin-top: 40px;
|
||||
margin-left: 0;
|
||||
margin-bottom: -40px;
|
||||
padding: 20px 0 60px 0;
|
||||
padding: 20px 0 110px 0;
|
||||
}
|
||||
|
||||
.tab-bar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue