1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00
Update a URL mentioning dead name
This commit is contained in:
XhmikosR
2021-09-09 14:44:40 +03:00
parent b0cd2078f7
commit 08a550a044

View File

@@ -1,7 +1,7 @@
// Only display content to screen readers // Only display content to screen readers
// //
// See: https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/ // 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() { @mixin sr-only() {
position: absolute; position: absolute;