diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 68de405..18b90cc 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -653,13 +653,13 @@ footer .socbuts a:hover{ } .top11_12{margin-top:11px;margin-bottom: 12px;} .map_small{ - padding-top: 47%; - background-color: grey; + padding-top: 39.198%; + background-color: #dcdcdc; margin: 14px 13px; } .top4{margin-top: 4px;} .showroom{text-align: center;} -.showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;} +.showroom img{width:100%;max-width:700px;margin:25px auto; margin-bottom: 50px;padding-top:1px;} .no_btm{margin-bottom: 0!important;padding-bottom: 0!important;} .no_top{margin-top: 0!important;padding-top: 0!important;} .titles{ -- libgit2 0.21.4