]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update comment
authorMark Otto <markdotto@gmail.com>
Fri, 30 Jun 2017 06:17:18 +0000 (23:17 -0700)
committerMark Otto <markdotto@gmail.com>
Fri, 30 Jun 2017 06:17:18 +0000 (23:17 -0700)
scss/_variables.scss

index 0185d53470bc620fabbcbea0b8873953cf0e5605..5e1ae0ff7840d1d766b85f2b70b216de24a57692 100644 (file)
@@ -8,7 +8,7 @@
 
 // Table of Contents
 //
-// Colors
+// Color system
 // Options
 // Spacing
 // Body
 // Close
 // Code
 
-// New colors
+
+//
+// Color system
+//
 
 $white:  #fff !default;
 $gray-100: #f8f9fa !default;