Fix playground block centering.
authorDavid I. Lehn <dlehn@digitalbazaar.com>
Thu, 01 Aug 2013 15:00:04 -0400
changeset 1834 0b5f51b22668
parent 1833 76855b9bc5dd
child 1835 43bcc938c0b2
Fix playground block centering.
index.html
--- a/index.html	Thu Aug 01 11:56:56 2013 -0700
+++ b/index.html	Thu Aug 01 15:00:04 2013 -0400
@@ -132,10 +132,10 @@
 
     <br/><br/>
 
-    <div class=" hero-unit">
+    <div class="hero-unit">
       <h2 style="text-align:center;"><span class="icon-beer icon-large"></span> Playground</h2>
       <div class="container row">
-        <div class="offset5 span6">
+        <div class="offset2 span8">
           <p class="text-justify">
             The <strong>JSON-LD Playground</strong> is a web-based JSON-LD viewer and debugger.
             If you are interested in learning JSON-LD, this tool will be of great help