mirror of
https://github.com/thangisme/notes.git
synced 2024-12-22 19:06:42 -05:00
Bump line-height on content
This commit is contained in:
parent
c227db4406
commit
b1072a3fca
@ -6,6 +6,8 @@
|
|||||||
// stylelint-disable selector-no-type, max-nesting-depth, selector-max-compound-selectors, selector-max-type
|
// stylelint-disable selector-no-type, max-nesting-depth, selector-max-compound-selectors, selector-max-type
|
||||||
|
|
||||||
.page-content {
|
.page-content {
|
||||||
|
line-height: 1.6;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
Loading…
Reference in New Issue
Block a user