Fixed text TextSection handlebars and moved font selection up the tree.
This commit is contained in:
@@ -856,9 +856,9 @@ body {
|
||||
padding: 15px; } }
|
||||
|
||||
.LP-TextSection__Text {
|
||||
line-height: 1.4rem; }
|
||||
line-height: 1.4rem;
|
||||
font-family: "Crimson Text", Times, serif; }
|
||||
.LP-TextSection__Text .LP-Link {
|
||||
font-family: "Crimson Text", Times, serif;
|
||||
margin: 0 3px; }
|
||||
|
||||
.LP-PlaceTeaser {
|
||||
|
Reference in New Issue
Block a user