Skip to content

Commit

Permalink
Backport #34937
Browse files Browse the repository at this point in the history
Update a URL mentioning dead name
  • Loading branch information
XhmikosR committed Sep 15, 2021
1 parent b0cd207 commit 08a550a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/mixins/_screen-reader.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Only display content to screen readers
//
// See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/
// See: https://hugogiraudel.com/2016/10/13/css-hide-and-seek/
// See: https://kittygiraudel.com/2016/10/13/css-hide-and-seek/

@mixin sr-only() {
position: absolute;
Expand Down

0 comments on commit 08a550a

Please sign in to comment.