@@ -1,4 +1,4 @@
-/* ==========================================================================
+* ==========================================================================
Typography
========================================================================== */
@@ -149,7 +149,10 @@ p {
text-indent: $indent-var;
margin-top: -($indent-var);
}
- }
+ blockquote &, table &, figure &, header &, footer &, .noindent & {
+ text-indent: 0;
+ }
/*