fix: remove shadow on House photo
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user