1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 01:24:19 +02:00

Merge pull request #18094 from twbs/util-resp-comment

scss/_utilities-responsive.scss: Fix outdated comment heading
This commit is contained in:
Chris Rebert
2015-11-10 23:26:46 -08:00

View File

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