Skip to content

Commit

Permalink
Added fix to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Fiedler committed Feb 3, 2012
1 parent 75367bd commit 56735fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/functions/_flex-grid.scss
Expand Up @@ -16,7 +16,7 @@
// //
// $fg-column: 60px; // Column Width // $fg-column: 60px; // Column Width
// $fg-gutter: 25px; // Gutter Width // $fg-gutter: 25px; // Gutter Width
// $fg-max-columns: 12; // Gutter Width // $fg-max-columns: 12; // Total Columns For Main Container
// //
// div { // div {
// width: flex-grid(4); // returns (315px ÷ 1020px) = 30.882353%; // width: flex-grid(4); // returns (315px ÷ 1020px) = 30.882353%;
Expand Down

0 comments on commit 56735fe

Please sign in to comment.