all repos — website @ a6e6287dab7eaa5e28fc08d3bd421c5f381f2d82

personal website hosted at prithu.xyz, built using hugo

update line-height
Prithu Goswami pg@prithu.dev
Thu, 05 Jan 2023 23:03:09 +0530
commit

a6e6287dab7eaa5e28fc08d3bd421c5f381f2d82

parent

d9e56567e682abecbd84d69bc5fb811ae0c0b515

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M static/css/blog.cssstatic/css/blog.css

@@ -137,7 +137,7 @@ margin: 0 auto;

} .post-text p{ - line-height: 1.5; + line-height: 1.6; margin: 1rem 0; }