From f235da05fd32e03dabb1dabc4cb436c58537217f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 4 Sep 2016 22:04:58 -0700 Subject: flip the columns, tweak some of the styles --- docs/_layouts/docs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_layouts/docs.html') diff --git a/docs/_layouts/docs.html b/docs/_layouts/docs.html index 6e8cddf21..fb571d22a 100644 --- a/docs/_layouts/docs.html +++ b/docs/_layouts/docs.html @@ -21,10 +21,10 @@
-
+
{% include nav-docs.html %}
-
+

{{ page.title }}

{{ content }}
-- cgit v1.2.3