diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 6bd990b..e9754aa 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -725,6 +725,9 @@ ul.list-wr span{color: #555;} @media(min-width:1201px){ .links-ses-for-wr .container .row p {margin: 7px 20px;} .main-slider {min-height: 620px;} + .bottom-text-in {bottom: -90px;} + footer#footer {height: 230px;max-height: 230px;} + #all {padding-bottom: 230px;} } @media(max-width:1200px){ .calc-form-right-wr{ -- libgit2 0.21.4