diff --git a/static/css/blog/post.css b/static/css/blog/post.css index 3f078c5..5ada11f 100644 --- a/static/css/blog/post.css +++ b/static/css/blog/post.css @@ -37,7 +37,7 @@ html { font-size: var(--font-size); scroll-behavior: smooth; background-color: var(--bg); - line-height: 1.5em; + line-height: 1.5; } /* Scrollbar - Firefox */