assets/stylesheets/bootstrap/mixins/_screen-reader.scss in bootstrap-4.6.0 vs assets/stylesheets/bootstrap/mixins/_screen-reader.scss in bootstrap-4.6.1

- old
+ new

@@ -1,8 +1,8 @@ // 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; width: 1px; height: 1px;