小修改

This commit is contained in:
A1300399510
2023-08-10 15:30:18 +08:00
parent 4bfc0f081f
commit c696b6f70b

View File

@@ -70,7 +70,7 @@ const goapArtmentDetails = () => redirectToExternalWebsite(`/apartmentDetail?uni
.img { .img {
width: 366px; width: 366px;
height: 244px; height: 244px;
border-radius: 10px; border-radius: 16px;
margin-bottom: 19px; margin-bottom: 19px;
} }