From ac6e1a18a2d8d4cba012eacc46d42d6c65879077 Mon Sep 17 00:00:00 2001 From: matt Date: Thu, 15 Nov 2012 14:56:18 -0600 Subject: [PATCH] ehrmahgerd typo. --- stylesheets/sassyskeleton.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/sassyskeleton.scss b/stylesheets/sassyskeleton.scss index 4319194..5bd9f17 100644 --- a/stylesheets/sassyskeleton.scss +++ b/stylesheets/sassyskeleton.scss @@ -81,7 +81,7 @@ $mobile-column-width: 100%; margin-left: $gutter/2; margin-right: $gutter/2; &.alpha { margin-left: 0; } - &.omerga { margin-right: 0; } + &.omega { margin-right: 0; } }//.column,.columns .row { margin-bottom: $gutter; }