From 988b14da4dea464dacd37a9aa6a9bfbeb9ce3959 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 9 Jun 2025 19:06:05 -0400 Subject: [PATCH] more consistent line height --- site/css/fonts.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/css/fonts.css b/site/css/fonts.css index 78171fc..340d77a 100644 --- a/site/css/fonts.css +++ b/site/css/fonts.css @@ -148,7 +148,7 @@ body { .font-hidpi body { font-family: "BodySerif", sans-serif; - line-height: 1.475; + line-height: 1.43; } .font-lodpi body {