]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Typos in _settings.scss 5364/head
authorGilles Marchand <gilles.marchand@swiss-connection.net>
Tue, 24 Jun 2014 11:43:28 +0000 (13:43 +0200)
committerGilles Marchand <gilles.marchand@swiss-connection.net>
Tue, 24 Jun 2014 11:43:28 +0000 (13:43 +0200)
Only some typos…

scss/foundation/_settings.scss

index e07e3f514b959211afda3310fc39cf257a818441..cd80fcc24149f63482d36fd7142bd9740cc77288 100644 (file)
@@ -28,9 +28,9 @@
 // $include-print-styles: true;
 // $include-html-global-classes: $include-html-classes;
 
-// Grid 
+// Grid
 
-// $include-html-grid-classes: $include-html-classes; 
+// $include-html-grid-classes: $include-html-classes;
 // $include-xl-html-grid-classes: false;
 
 // $row-width: rem-calc(1000);
@@ -39,8 +39,8 @@
 // Global
 
 // We use these to define default font weights
-// $font-weight-normal: normal !default
-// $font-weight-bold: bold !default
+// $font-weight-normal: normal !default;
+// $font-weight-bold: bold !default;
 
 // We use these to control various global styles
 // $body-bg: #fff;