From 36ac400b70ca4c929eb392f4472e5847bd0168f9 Mon Sep 17 00:00:00 2001 From: Ondrej Zara Date: Tue, 2 Oct 2018 13:05:08 +0200 Subject: [PATCH] fixes #74 --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index a522c60..53a6b25 100644 --- a/css/style.css +++ b/css/style.css @@ -55,6 +55,7 @@ ul { left: 10px; bottom: 5px; transition: all 500ms; + font-size: 1rem; /* do not scale with map zoom */ } #tip:before {