Compare commits
No commits in common. "5844871862274db0388cb9a6dc8fe9dbdd410d6d" and "8f7e03cda99f5393f64bba26ad41956b155a922a" have entirely different histories.
5844871862
...
8f7e03cda9
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
.LP-PlaceOveriew__Image{
|
.LP-PlaceOveriew__Image{
|
||||||
width: 700px;
|
width: 700px;
|
||||||
max-height: 500px;
|
|
||||||
box-shadow: 0 0 10px $-grey;
|
box-shadow: 0 0 10px $-grey;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
object-position: 0 0;
|
object-position: 0 0;
|
||||||
|
@ -473,7 +473,6 @@ body {
|
|||||||
|
|
||||||
.LP-PlaceOverview .LP-PlaceOverview__Info .LP-PlaceOveriew__Image {
|
.LP-PlaceOverview .LP-PlaceOverview__Info .LP-PlaceOveriew__Image {
|
||||||
width: 700px;
|
width: 700px;
|
||||||
max-height: 500px;
|
|
||||||
box-shadow: 0 0 10px #565656;
|
box-shadow: 0 0 10px #565656;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
object-position: 0 0;
|
object-position: 0 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user