Bump line-height on content

This commit is contained in:
Patrick Marsceill 2019-08-14 10:07:45 -04:00
parent c227db4406
commit b1072a3fca
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
1 changed files with 2 additions and 0 deletions

View File

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