From 2930632c5e0a53eeda24aaaf66bc3c2aab758dba Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 22 May 2022 12:13:41 +0200 Subject: Added build for gemini; changed logo to img --- src/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src') diff --git a/src/style.css b/src/style.css index 7016a47..d40758f 100644 --- a/src/style.css +++ b/src/style.css @@ -2,6 +2,11 @@ header nav table { width: 100%; } +.logo img { + max-width: 3em; + margin: 0 0 0 0; +} + .links { text-align: right; font-weight: bold; -- cgit v1.3