diff --git a/css/mobile-first.css b/css/mobile-first.css index ae122b94..89b8c4eb 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -1836,11 +1836,11 @@ input.Inquiryphone {width:45.4% !important;} width: 750px; box-shadow: 0px 2px 6px #d2d2d2; } .info_ad img { border-radius: 6px;} .info_ad_name { - padding: 15px 15px 10px 5px; + padding: 0 15px 10px 5px; bottom: 0; position: absolute; - height: calc(100% - 25px); - background: rgb(0 0 0 / 20%); + height: calc(100% - 10px); + background: rgb(0 0 0 / 25%); width: calc(100% - 20px); border-radius: 6px;} } @@ -1850,7 +1850,9 @@ input.Inquiryphone {width:45.4% !important;} padding: 10px 55px 10px 10px; text-decoration: none; line-height: 20px; - text-shadow: 1px 1px 1px #000;} + text-shadow: 1px 1px 1px #000; + position: absolute; + bottom: 0;} .info_ad_name strong {line-height: 24px; font-size: 22px; font-family: 'Goudy Old Style';