Added max-height to hero image css.
This commit is contained in:
parent
c2d08f637f
commit
e63601955e
@ -473,6 +473,7 @@ body {
|
||||
|
||||
.LP-PlaceOverview .LP-PlaceOverview__Info .LP-PlaceOveriew__Image {
|
||||
width: 700px;
|
||||
max-height: 500px;
|
||||
box-shadow: 0 0 10px #565656;
|
||||
object-fit: cover;
|
||||
object-position: 0 0;
|
||||
|
Loading…
Reference in New Issue
Block a user