fix: remove shadow on House photo

This commit is contained in:
2024-07-25 20:22:28 +02:00
parent e01d9af946
commit a189486a24

View File

@@ -41,7 +41,7 @@
<div class="house__photo grid" class:not-landscape={ratio < 1.475}> <div class="house__photo grid" class:not-landscape={ratio < 1.475}>
<a href={url} tabindex="0"> <a href={url} tabindex="0">
<figure class="house__image shadow-photo"> <figure class="house__image">
<Image <Image
class="photo" class="photo"
id={photoId} id={photoId}