diff --git a/_sass/content.scss b/_sass/content.scss
index 275599e808660f86f7b21a69f5aeb9fd4c1299e1..812a35a9cd8f2e3e6a16b164c15898b287da39e9 100644
--- a/_sass/content.scss
+++ b/_sass/content.scss
@@ -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;