Skip to content

Commit

Permalink
fix: a focus
Browse files Browse the repository at this point in the history
  • Loading branch information
lfsigreja committed Mar 6, 2024
1 parent 63aaafe commit 90a0fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azion-light/custom/_focus.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
a {
&:focus-visible {
&:focus {
@include focused();
}
}

0 comments on commit 90a0fac

Please sign in to comment.