diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5acf228..929322f 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -688,14 +688,14 @@ footer .socbuts a:hover{ padding-top: 39.198%; background-color: #dcdcdc; margin: 14px 13px; - margin-top: 11px; + margin-top: 8px; } .top4{margin-top: 4px;} .showroom{ text-align: center; display: flex; justify-content: center; - margin-top: 17px; + margin-top: 20px; } .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;} -- libgit2 0.21.4