remove unnecessary `/` in reference url

This commit is contained in:
Rplus 2016-04-18 04:08:03 +08:00
parent 0d51926cf7
commit 80affcc6c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// Only display content to screen readers
//
// See: http://a11yproject.com/posts/how-to-hide-content/
// See: http://a11yproject.com/posts/how-to-hide-content
@mixin sr-only {
position: absolute;