Compare commits
2 Commits
600361d6f9
...
ad17e48049
Author | SHA1 | Date | |
---|---|---|---|
ad17e48049 | |||
706004d2d0 |
@ -20,6 +20,7 @@
|
|||||||
.LP-Headline{
|
.LP-Headline{
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 15px;
|
top: 15px;
|
||||||
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -440,7 +440,8 @@
|
|||||||
top: -15px; }
|
top: -15px; }
|
||||||
.LP-PlaceOverview .LP-PlaceOverview__Info .LP-PlaceOverView__Description .LP-Headline {
|
.LP-PlaceOverview .LP-PlaceOverview__Info .LP-PlaceOverView__Description .LP-Headline {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 15px; }
|
top: 15px;
|
||||||
|
margin-bottom: 30px; }
|
||||||
|
|
||||||
.LP-PlaceOverview .LP-PlaceOverView__ImageList {
|
.LP-PlaceOverview .LP-PlaceOverView__ImageList {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user