previews: added margin between sections
authorThomas Park <thomas@thomaspark.me>
Wed, 28 Nov 2012 13:22:36 +0000 (08:22 -0500)
committerThomas Park <thomas@thomaspark.me>
Wed, 28 Nov 2012 13:22:36 +0000 (08:22 -0500)
css/docs.css

index 39eff93..93612f8 100755 (executable)
@@ -17,6 +17,10 @@ body {
   background-position: 0 40px;
 }
 
+section {
+  margin-top: 100px;
+}
+
 /* Jumbotrons
 -------------------------------------------------- */
 .jumbotron {