Fixed Distance from headline to text
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
.LP-Headline{
|
||||
position: relative;
|
||||
top: 15px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -439,7 +439,8 @@
|
||||
top: -15px; }
|
||||
.LP-PlaceOverview .LP-PlaceOverview__Info .LP-PlaceOverView__Description .LP-Headline {
|
||||
position: relative;
|
||||
top: 15px; }
|
||||
top: 15px;
|
||||
margin-bottom: 30px; }
|
||||
|
||||
.LP-PlaceOverview .LP-PlaceOverView__ImageList {
|
||||
list-style-type: none;
|
||||
|
Reference in New Issue
Block a user