mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update a URL mentioning dead name (#34937)
This commit is contained in:
parent
cb87ed2a79
commit
1df098361c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
// Hide content visually while keeping it accessible to assistive technologies
|
// Hide content visually while keeping it accessible to assistive technologies
|
||||||
//
|
//
|
||||||
// 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 visually-hidden() {
|
@mixin visually-hidden() {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
|
|
Loading…
Reference in a new issue