Trying to fix CSS PlaceList Image

This commit is contained in:
2020-07-28 18:35:42 +02:00
parent 045f18bd83
commit 52cf9aeacc
2 changed files with 4 additions and 2 deletions

View File

@@ -64,7 +64,7 @@
.LP-Place .LP-Place__Image {
width: 280px;
height: 165px;
object-fit: fill; }
object-fit: cover; }
.LP-Place .LP-Place__Assets {
display: flex;