Skip to content

Commit

Permalink
[#4640] Show skip-links on focus. (#4650)
Browse files Browse the repository at this point in the history
Skip-links on focus keep the grey area similar to the Blacklight project. This is visible only on blacklight 8
  • Loading branch information
christinach authored Dec 16, 2024
1 parent 39c1e79 commit 29dbbfe
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 29dbbfe

Please sign in to comment.