Updates css from frontend repo with TextSectio font-size increase.

This commit is contained in:
Marcus Scholz 2020-09-08 20:50:43 +02:00
parent f2b6c3e102
commit ac7f5de304

View File

@ -856,9 +856,9 @@ body {
padding: 15px; } }
.LP-TextSection__Text {
line-height: 1.4rem; }
.LP-TextSection__Text .LP-Link {
font-family: "Crimson Text", Times, serif;
font-size: 1.4rem; }
.LP-TextSection__Text .LP-Link {
margin: 0 3px; }
.LP-PlaceTeaser {