From 567a90c0c2da20459f117f275035f920f455c9ea Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Thu, 2 Jul 2026 00:16:24 +0200 Subject: style - make location icon line up --- src/static/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/static/main.css b/src/static/main.css index 911e281..806cab6 100644 --- a/src/static/main.css +++ b/src/static/main.css @@ -19,7 +19,7 @@ body { } img { - width: 100%; + width: 102%; /* Make location icon line up */ } hr { -- cgit v1.3.1