From 78b7b565fde03d92ba3b410b140171c0beae1285 Mon Sep 17 00:00:00 2001
From: Mark McGranaghan <mmcgrana@gmail.com>
Date: Tue, 9 Oct 2012 10:56:33 -0700
Subject: [PATCH] breathing room

---
 style/site.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/style/site.css b/style/site.css
index 65550d0..af73baa 100644
--- a/style/site.css
+++ b/style/site.css
@@ -66,6 +66,7 @@ div.chapter {
     max-width: 800px;
     margin-left: auto;
     margin-right: auto;
+    margin-bottom: 120px;
 }
 div#intro {
     width: 400px;