Limited length of name / location in placegrid. Added padding.
This commit is contained in:
@@ -179,7 +179,9 @@ body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding-bottom: 10px; }
|
||||
padding: 5px;
|
||||
padding-bottom: 10px;
|
||||
padding-top: 10px; }
|
||||
.LP-PlaceTeaser .LP-PlaceTeaser__Meta .LP-Paragraph {
|
||||
font-family: Montserrat, Helvetica, sans-serif;
|
||||
padding: 0;
|
||||
|
Reference in New Issue
Block a user