All the boxshadow

This commit is contained in:
2020-08-27 15:47:03 +02:00
parent 6a1e281b3e
commit 607de24c14
3 changed files with 38 additions and 15 deletions

View File

@@ -2,7 +2,8 @@
.LP-PlaceDetail__Image{
width: 700px;
max-height: 500px;
max-height: 500px;
@include RV-BoxShadow--simple($-grey);
box-shadow: 0 0 10px $-grey;
object-fit: cover;
object-position: 0 0;