From 9fb5ea0e0da1bd108a627cc608baa3cb8b01899b Mon Sep 17 00:00:00 2001 From: Phuoc CAO Date: Sat, 5 Aug 2023 14:13:08 +0200 Subject: [PATCH] change line spacing" --- ctp_blogr/static/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctp_blogr/static/theme.css b/ctp_blogr/static/theme.css index d29cd0e..07cd62b 100644 --- a/ctp_blogr/static/theme.css +++ b/ctp_blogr/static/theme.css @@ -2,7 +2,7 @@ /* https://www.w3schools.com/bootstrap/bootstrap_theme_band.asp */ body { - font: 200 20px/1.8 Times New Roman, serif; + font: 100 18px/24px Times New Roman, serif; color: rgb(90, 89, 89); } .container h2, h3{