mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:15:05 +03:00
Fixing spacing
This commit is contained in:
parent
05bf0b41ae
commit
60f813be5f
1 changed files with 1 additions and 4 deletions
|
@ -25,7 +25,7 @@ body{
|
|||
@media only screen and (min-width: 1280px) {
|
||||
|
||||
.container{
|
||||
padding: 128px 150px 10px 150px;
|
||||
padding: 75px 150px 75px 150px;
|
||||
}
|
||||
|
||||
/* M5 Spacers (Bootstrap Utilities)*/
|
||||
|
@ -253,15 +253,12 @@ hr{
|
|||
}
|
||||
|
||||
.package_before{
|
||||
padding-bottom: 225px !important;
|
||||
}
|
||||
|
||||
.statistics{
|
||||
padding-bottom: 225px;
|
||||
}
|
||||
|
||||
.partners{
|
||||
padding-bottom: 225px;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue