From 61e7f42d487c9454cef7ae56c1627091b73118be Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Sun, 17 Oct 2021 20:59:42 +0200 Subject: [PATCH] Avoid Sergiu running into Ivanov on small window sizes. --- content/css/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/content/css/default.css b/content/css/default.css index d5a5614..1fbb831 100644 --- a/content/css/default.css +++ b/content/css/default.css @@ -56,6 +56,7 @@ span.myname { font-variant: small-caps; margin: auto 0 auto 30px; padding-top: 5px; + line-height: 1.1em; } span.logos {