Fix js and also bump out page content line height

This commit is contained in:
Silvio Giebl
2019-08-10 23:20:29 +02:00
committed by Patrick Marsceill
parent 3eadd49ee7
commit fe41e18994
2 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
// stylelint-disable selector-no-type, max-nesting-depth, selector-max-compound-selectors, selector-max-type
.page-content {
line-height: 1.6;
line-height: $content-line-height;
a {
overflow: hidden;