diff --git a/static/css/index.css b/static/css/index.css index e08da4d..4373430 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -105,7 +105,7 @@ a:focus .description { pointer-events: auto; } -a:focus { +a:focus > div { pointer-events: none; }