Skip to content

Commit e3abbd8

Browse files
committed
link: Media features
Signed-off-by: Josh Soref <[email protected]>
1 parent 16b446d commit e3abbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/vendors/neat/grid/_media.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
///
55
/// @param {List} $query
66
/// A list of media query features and values, where each `$feature` should have a corresponding `$value`.
7-
/// For a list of valid values for `$feature`, click [here](http://www.w3.org/TR/css3-mediaqueries/#media1).
7+
/// For a list of valid values for `$feature`, see [Media features](http://www.w3.org/TR/css3-mediaqueries/#media1).
88
///
99
/// If there is only a single `$value` in `$query`, `$default-feature` is going to be used.
1010
///

0 commit comments

Comments
 (0)