Skip to content

Commit

Permalink
[#4640] Show skip-links on focus.
Browse files Browse the repository at this point in the history
Skip-links on focus keep the greay area similar to Blacklight project
  • Loading branch information
christinach committed Dec 16, 2024
1 parent 39c1e79 commit 335dba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/components/skip-links.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
#skip-link a {
@include visually-hidden;
@include visually-hidden-focusable;
position: sticky !important;
margin: .2rem 0;
}

0 comments on commit 335dba3

Please sign in to comment.