From 3aa0abdc972ebfa56de6c7980d51396a16ffb192 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 14 Feb 2025 22:31:07 +0100 Subject: [PATCH] logos --- style/light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/light.css b/style/light.css index 89c51d2..000947a 100644 --- a/style/light.css +++ b/style/light.css @@ -42,7 +42,7 @@ td.logo { text-align: center; } td.logo img { - max-block-size: 2em; + max-block-size: 1.5em; } th { text-align: end;