diff --git a/frontend/controllers/SiteController.php b/frontend/controllers/SiteController.php index 0c79256..a1d7b90 100644 --- a/frontend/controllers/SiteController.php +++ b/frontend/controllers/SiteController.php @@ -116,7 +116,7 @@ ->where( [ 'id' => [ - 7, + 25, 37, 38, 39, diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index c3d84c9..9c8295e 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -726,8 +726,9 @@ 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!important;max-height: 230px!important;;} - #all {padding-bottom: 230px!important;;} + footer#footer {height: 230px!important;max-height: 230px!important;} + #all {padding-bottom: 230px!important;} + .address_footer_table{line-height:23px;} } @media(max-width:1200px){ .calc-form-right-wr{ @@ -735,6 +736,7 @@ ul.list-wr span{color: #555;} padding-top: 20px!important; margin-top: 10px; } + .address_footer_table{line-height:27px;} } @media(min-width:992px){ header{height: 62px;overflow: hidden;} @@ -779,6 +781,7 @@ ul.list-wr span{color: #555;} .main-slider .carousel-control{width:15%;} } @media(max-width:991px){ + .address_footer_table{line-height:20px;} .links-ses-for-wr .container .row{flex-direction: column;height: initial;} .links-ses-for-wr .container .row .lsf-left, .links-ses-for-wr .container .row .lsf-right { text-align: left; diff --git a/frontend/web/img/accord/indiv03.jpg b/frontend/web/img/accord/indiv03.jpg index ffe7b7c..bba1574 100644 Binary files a/frontend/web/img/accord/indiv03.jpg and b/frontend/web/img/accord/indiv03.jpg differ -- libgit2 0.21.4