mirror of
https://github.com/ivabus/www
synced 2024-11-22 15:05:07 +03:00
Edit to left/right padding on mobile
This commit is contained in:
parent
83fd784718
commit
d013b2c522
1 changed files with 5 additions and 0 deletions
|
@ -74,6 +74,11 @@
|
|||
margin-top: 7.5vw !important;
|
||||
}
|
||||
|
||||
section{
|
||||
padding-left: 4vw !important;
|
||||
padding-right: 4vw !important;
|
||||
}
|
||||
|
||||
.container{
|
||||
max-width: 1920px;
|
||||
padding: 5.5vw 3vw !important;
|
||||
|
|
Loading…
Reference in a new issue