From 5eaa79ed6266e2ec49ac14486982f82d12192db4 Mon Sep 17 00:00:00 2001 From: elpatron Date: Mon, 17 Mar 2025 20:35:31 +0100 Subject: [PATCH] =?UTF-8?q?Location-Pin-Icon=20vergr=C3=B6=C3=9Fert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index.html b/templates/index.html index 1863f11..b86c2e2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -116,6 +116,7 @@ .location-pin { color: #dc3545; margin-left: 4px; + font-size: 1.2em; }