diff --git a/index.html b/index.html index abd31fb..052397d 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@ color: rgb(73, 80, 87); } - svg a { fill:#fff; text-decoration: underline; pointer-events: all; } + svg a { fill:#fff; text-decoration: underline; pointer-events: none !important; } svg .select a { pointer-events: none; } svg .shtxt a { fill: rgb(13, 110, 253); }