diff --git a/index.css b/index.css index 4df7385..8233b22 100644 --- a/index.css +++ b/index.css @@ -152,7 +152,7 @@ label:hover { top: 0; left: 0; grid-row: 2 / 10; padding: 10%; - + pointer-events: none } input[type='radio'] { @@ -219,4 +219,4 @@ input[type='radio'] { } -} \ No newline at end of file +}