master
candice 2 years ago
parent b06c2f935c
commit d25e95ee59

@ -544,7 +544,7 @@ table.why_us_table { width: 1140px !important;
margin: 0 auto; margin: 0 auto;
margin-top: -50px; margin-top: -50px;
background: #fff; background: #fff;
top: 50px; top: 0;
width: 100%; width: 100%;
display: flex; display: flex;
padding: 5px 0; padding: 5px 0;
@ -1854,7 +1854,7 @@ input.Inquiryphone {width:44% !important;}
border-radius: 6px; border-radius: 6px;
padding: 15px; padding: 15px;
border: 1px solid #d1d1d1;} border: 1px solid #d1d1d1;}
.tournavi { margin-top: -120px; top: 65px; .tournavi { margin-top: -120px; top: 0;
width: 750px; box-shadow: 0px 2px 6px #d2d2d2; } width: 750px; box-shadow: 0px 2px 6px #d2d2d2; }
.info_ad img { border-radius: 6px;} .info_ad img { border-radius: 6px;}
.info_ad_name a { .info_ad_name a {

Loading…
Cancel
Save