From 9eae0da13fc41738547643bcf87027c53550100f Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Mon, 2 Mar 2015 20:29:55 -0700
Subject: First CSS styles: _common, verse, prose

---
 stayed-on-the-bus.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'stayed-on-the-bus.html')

diff --git a/stayed-on-the-bus.html b/stayed-on-the-bus.html
index fb0c361..bcbe89d 100644
--- a/stayed-on-the-bus.html
+++ b/stayed-on-the-bus.html
@@ -17,7 +17,7 @@
     </head>
 <body>
 
-
+<div id="wrapper">
     <header>
         <!-- title -->
         <h1 class="title">Stayed on the bus too long</h1>
@@ -33,6 +33,6 @@
     <nav>
                 <a href="#" id="lozenge"> &loz; </a>
             </nav>
-
+</div>
 </body>
 </html>
-- 
cgit 1.4.1-21-gabe81