diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index e9754aa..c3d84c9 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -726,8 +726,8 @@ ul.list-wr span{color: #555;} .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;} + footer#footer {height: 230px!important;max-height: 230px!important;;} + #all {padding-bottom: 230px!important;;} } @media(max-width:1200px){ .calc-form-right-wr{ -- libgit2 0.21.4