From 598d36682cfcda58d35c1db287bc2006347da02f Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Thu, 21 Jan 2010 10:50:21 -0800 Subject: [PATCH] slightly easier to read this. --- doc-src/content/stylesheets/main.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-src/content/stylesheets/main.sass b/doc-src/content/stylesheets/main.sass index 2622404f..8c7c2738 100644 --- a/doc-src/content/stylesheets/main.sass +++ b/doc-src/content/stylesheets/main.sass @@ -7,7 +7,7 @@ body +container #main - +column(24 - 6, true) + +column(18, true) +prepend(6) #sidebar