Skip to content

Commit

Permalink
updated test direction settings.scss file to include ratios again
Browse files Browse the repository at this point in the history
  • Loading branch information
zurbchris committed Sep 18, 2012
1 parent 06495e0 commit e89f29f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/scss/_settings.scss
@@ -1,3 +1,5 @@
@import "foundation/common/ratios";

// // Settings file containing Foundation defaults

// // Grid Settings
Expand Down Expand Up @@ -81,7 +83,7 @@

// // Modular Scale Settings

// // $ratio: $golden; // THIS IS DEFAULT IN MODULAR-SCALE
// $ratio: $golden; // THIS IS DEFAULT IN MODULAR-SCALE
// $baseFontSize: 14px !default;
// $importantModNum: 44px !default;
// $base-size: $baseFontSize $importantModNum;
Expand Down

0 comments on commit e89f29f

Please sign in to comment.