From fda856edd5a6c790233e543ea145a216f64946f0 Mon Sep 17 00:00:00 2001 From: Akko Date: Thu, 16 Mar 2023 21:21:48 +0100 Subject: [PATCH] more css tweaks --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 140189e..2001726 100644 --- a/static/style.css +++ b/static/style.css @@ -11,7 +11,7 @@ --white: #FBFBFB; --background: #FCFAF9; --font-size: 1.35rem; - --line-height: 1.75rem; + --line-height: 1.8rem; --font-family: "Roboto"; }