diff --git a/style.css b/style.css index ee6528b..70cd782 100644 --- a/style.css +++ b/style.css @@ -10,6 +10,7 @@ label:has(input[type=radio]) { position: relative; transition: background-color 0.2s, color 0.2s, border-color 0.2s; + -webkit-backface-visibility: hidden; margin-block: 0.5em; padding-block: 0.4em;