From 8156bbbf9feb5d70a6fc9159e32af9776eed823d Mon Sep 17 00:00:00 2001 From: osmarks Date: Sun, 6 Oct 2024 12:48:40 +0100 Subject: [PATCH] Hacky alignment fix --- src/style.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.sass b/src/style.sass index 5969349..8518928 100644 --- a/src/style.sass +++ b/src/style.sass @@ -45,7 +45,7 @@ body pre, code, .deemph font-family: 'Miracode', monospace font-size: 0.9em - line-height: 1.1 + line-height: 1.3 vertical-align: bottom a