Commit 80ef8e8929d15c5cc3ee2f4fc02361da2b48c95e

Authored by Eugeny Galkovskiy
1 parent ba7e8e71

правки

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