master
candice 2 years ago
parent 0013667fc6
commit e194443c86

@ -1912,7 +1912,7 @@ input.Inquiryphone {width:45.4% !important;}
margin: 0 5px 10px 5px; margin: 0 5px 10px 5px;
position: relative; position: relative;
} }
.infopage_tour img {border-radius: 4px;}
.infopage_tour_name { .infopage_tour_name {
position: absolute; position: absolute;
bottom: 0; bottom: 0;
@ -1920,6 +1920,7 @@ input.Inquiryphone {width:45.4% !important;}
height: 100%; height: 100%;
display: flex; display: flex;
background: rgb(57 57 57 / 45%); background: rgb(57 57 57 / 45%);
border-radius: 4px;
} }
.infopage_tour_name a { .infopage_tour_name a {

Loading…
Cancel
Save