diff --git a/src/assets/scss/main.scss b/src/assets/scss/main.scss index 8ca5028ee..421c7d0cc 100644 --- a/src/assets/scss/main.scss +++ b/src/assets/scss/main.scss @@ -30,7 +30,7 @@ h1 { .post-card-excerpt, .post-content-text { font-family: "Poppins", sans-serif !important; - line-height: 1.5; + line-height: 1.7; } .post-content-text h2 { diff --git a/src/templates/BlogPost.vue b/src/templates/BlogPost.vue index e960920d2..fc294dd25 100644 --- a/src/templates/BlogPost.vue +++ b/src/templates/BlogPost.vue @@ -88,7 +88,7 @@ " >
@@ -210,4 +210,4 @@ export default { }; }, }; - \ No newline at end of file +