Skip to content

Commit

Permalink
improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
micahgodbolt committed Oct 26, 2022
1 parent dd8f41f commit 2a23a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/public-docsite/src/styles/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
// Remove dotted outline added by MWF's main.css
body [contentEditable=true]:focus,
body [tabindex]:focus,
a[href]:not(.c-uhff-link):focus, // Don't remove the uhf link focus
a[href]:not(.c-uhff-link):focus, // Remove link focus outline from all links but the UHF ones
body area[href]:focus,
body button:focus,
body iframe:focus,
Expand Down

0 comments on commit 2a23a33

Please sign in to comment.