From 08a550a04488935004ff7bb92ecd107641bc03fc Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 9 Sep 2021 14:44:40 +0300 Subject: [PATCH] Backport #34937 Update a URL mentioning dead name --- scss/mixins/_screen-reader.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/mixins/_screen-reader.scss b/scss/mixins/_screen-reader.scss index 6913442b83ff..70b677e3f461 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;