Better font stack
Anirudh Oppiliappan x@icyphox.sh
Sun, 07 Nov 2021 20:09:51 +0530
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -26,8 +26,8 @@ margin: 0;
} main { - font-family: serif; - font-size: 16px; + font-family: "Charter", "Georgia", "Noto Serif", serif; + font-size: 18px; padding: 0; margin: 10px; line-height: 160%;