update comment

This commit is contained in:
Mark Otto 2017-06-29 23:17:18 -07:00
parent d1fa0657e3
commit ac00c73ab5
1 changed files with 5 additions and 2 deletions

View File

@ -8,7 +8,7 @@
// Table of Contents
//
// Colors
// Color system
// Options
// Spacing
// Body
@ -43,7 +43,10 @@
// Close
// Code
// New colors
//
// Color system
//
$white: #fff !default;
$gray-100: #f8f9fa !default;