From 5a7ee930247054fefa5498e07b33879e60735747 Mon Sep 17 00:00:00 2001 From: Dirk Heilig Date: Mon, 12 Feb 2024 19:20:51 +0100 Subject: [PATCH] make location pin feel clickable --- themes/hugo-theme-flat/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/hugo-theme-flat/static/css/style.css b/themes/hugo-theme-flat/static/css/style.css index 616b4fe..c3b89eb 100644 --- a/themes/hugo-theme-flat/static/css/style.css +++ b/themes/hugo-theme-flat/static/css/style.css @@ -218,6 +218,7 @@ a.external:after { #calendar .location{ margin-left: 0.25em; + cursor: pointer; } /********** set up break point **********/