index: fix spacing on features in mobile
authorThomas Park <thomas@thomaspark.me>
Thu, 26 Jul 2012 06:23:30 +0000 (02:23 -0400)
committerThomas Park <thomas@thomaspark.me>
Thu, 26 Jul 2012 06:23:30 +0000 (02:23 -0400)
css/bootswatch.css

index 76cc179..3b86d69 100644 (file)
@@ -142,6 +142,10 @@ body {
          margin-top: 20px;
        }
 
+       .about p {
+               margin-bottom: 0;
+       }
+
        .modal {
                position: fixed !important;
                top: 25% !important;