Skip to content

Commit

Permalink
Merge pull request #3389 from projectblacklight/backport-3383
Browse files Browse the repository at this point in the history
backport: Use the blacklight style for skip links
  • Loading branch information
corylown authored Jan 15, 2025
2 parents ca5ce92 + c73ba18 commit 466abb9
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 466abb9

Please sign in to comment.