Skip to content

Commit

Permalink
Merge pull request #3383 from projectblacklight/skip-link
Browse files Browse the repository at this point in the history
Use the blacklight style for skip links
  • Loading branch information
corylown authored Dec 20, 2024
2 parents da23572 + 9ce6aa0 commit eb2b869
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions app/assets/stylesheets/spotlight/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,3 @@
width: 1px;
}
}

#skip-link {
margin-left: 1rem;
padding-top: 0.5rem;
position: absolute;
top: 0;
z-index: 1000;
width: auto;
}

0 comments on commit eb2b869

Please sign in to comment.