update line-height
Prithu Goswami pg@prithu.dev
Thu, 05 Jan 2023 23:03:09 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
static/css/blog.css
→
static/css/blog.css
@@ -137,7 +137,7 @@ margin: 0 auto;
} .post-text p{ - line-height: 1.5; + line-height: 1.6; margin: 1rem 0; }