Commit b4f615e26cb2dda0e25c76c382ac967a0aa203d8

Authored by Eugeny Galkovskiy
1 parent 80ef8e89

правки

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
frontend/web/css/main.css
... ... @@ -726,8 +726,8 @@ ul.list-wr span{color: #555;}
726 726 .links-ses-for-wr .container .row p {margin: 7px 20px;}
727 727 .main-slider {min-height: 620px;}
728 728 .bottom-text-in {bottom: -90px;}
729   - footer#footer {height: 230px;max-height: 230px;}
730   - #all {padding-bottom: 230px;}
  729 + footer#footer {height: 230px!important;max-height: 230px!important;;}
  730 + #all {padding-bottom: 230px!important;;}
731 731 }
732 732 @media(max-width:1200px){
733 733 .calc-form-right-wr{
... ...