From 1b105d576afa0e25382c82bde31522e07bf6a270 Mon Sep 17 00:00:00 2001 From: dweller Date: Mon, 26 Feb 2024 11:52:14 +0200 Subject: fix CSS typo --- style/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/main.css b/style/main.css index 0f76c33..e650d1b 100644 --- a/style/main.css +++ b/style/main.css @@ -211,7 +211,7 @@ a:hover { text-decoration: underline; } } } -#log-ver_wrap +#logo-ver_wrap { display: block; min-height: 30pt; -- cgit v1.2.3