From a821bb1b57db3a150952c5a0e774fee09705adb0 Mon Sep 17 00:00:00 2001 From: Dorian Date: Wed, 23 Mar 2022 17:50:10 +0100 Subject: [PATCH] corrections --- theme/static/css/moon-watch.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/static/css/moon-watch.css b/theme/static/css/moon-watch.css index fe62a78..59a39dd 100644 --- a/theme/static/css/moon-watch.css +++ b/theme/static/css/moon-watch.css @@ -21,7 +21,8 @@ line-height: 0.85; /* with the accent */ - /* line-height: 1.05; */ + line-height: 1.05; + letter-spacing: -0.04em; animation: setting_phase var(--animation-duration);