Fixed text TextSection handlebars and moved font selection up the tree.

This commit is contained in:
2020-09-08 20:41:03 +02:00
parent 2daa74f85a
commit 598bfac764
4 changed files with 9 additions and 7 deletions

View File

@@ -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 {