]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update a URL mentioning dead name (#34937)
authorKitty Giraudel <1889710+KittyGiraudel@users.noreply.github.com>
Thu, 9 Sep 2021 11:42:45 +0000 (13:42 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Sep 2021 11:42:45 +0000 (14:42 +0300)
scss/mixins/_visually-hidden.scss

index ed7bc9c13a85bf81c49483acabd1f6b2b9a6db83..4fc7f49d6976ac87a9e8b26039e197af2698403a 100644 (file)
@@ -3,7 +3,7 @@
 // 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://hugogiraudel.com/2016/10/13/css-hide-and-seek/
+// See: https://kittygiraudel.com/2016/10/13/css-hide-and-seek/
 
 @mixin visually-hidden() {
   position: absolute !important;