diff options
| author | XhmikosR <[email protected]> | 2021-09-09 14:44:40 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2021-09-15 15:31:00 +0300 |
| commit | 08a550a04488935004ff7bb92ecd107641bc03fc (patch) | |
| tree | cf490b800c6a72c8848a75b1faf5d2d96bd59bc6 | |
| parent | b0cd2078f74f9f83f8d2e441c1707288e088d0ae (diff) | |
| download | bootstrap-08a550a04488935004ff7bb92ecd107641bc03fc.tar.xz bootstrap-08a550a04488935004ff7bb92ecd107641bc03fc.zip | |
Backport #34937
Update a URL mentioning dead name
| -rw-r--r-- | scss/mixins/_screen-reader.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/mixins/_screen-reader.scss b/scss/mixins/_screen-reader.scss index 6913442b8..70b677e3f 100644 --- a/scss/mixins/_screen-reader.scss +++ b/scss/mixins/_screen-reader.scss @@ -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; |
