Skip to content

Commit 3964f30

Browse files
committed
Remove superfluous important.
1 parent 1e169fd commit 3964f30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demos/focus-box/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
.textBlock * {
3636
&:focus,
3737
&:focus-visible {
38-
animation-name: none !important ;
39-
outline: none !important ;
38+
animation-name: none ;
39+
outline: none ;
4040
}
4141
}
4242

0 commit comments

Comments
 (0)