1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

Use https when possible.

This commit is contained in:
XhmikosR
2018-04-01 10:35:51 +03:00
parent 98cad665bb
commit 95cdfa2a65
13 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
// Only display content to screen readers
//
// See: http://a11yproject.com/posts/how-to-hide-content/
// See: https://a11yproject.com/posts/how-to-hide-content/
// See: https://hugogiraudel.com/2016/10/13/css-hide-and-seek/
@mixin sr-only {