scss/_utilities-responsive.scss: Fix outdated comment heading

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert 2015-10-28 14:35:18 -07:00
parent 364925f951
commit ab84c1554a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
//
// Mixins
// Responsive utilities
//
@each $bp in map-keys($grid-breakpoints) {