added padding under blog title
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 4 Dec 2015 13:36:38 +0000 (08:36 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 4 Dec 2015 13:36:38 +0000 (08:36 -0500)
css/app.css
scss/_blog.scss

index 37f890b..8622bc9 100644 (file)
@@ -8035,7 +8035,7 @@ input[type="submit"].blogbutton {
   #blog-posts-over article .entry-header {
     margin-bottom: 10px; }
     #blog-posts-over article .entry-header .entry-title {
-      margin-bottom: 0px; }
+      margin-bottom: 15px; }
     #blog-posts-over article .entry-header .meta.date {
       font-family: "Josefin Sans";
       color: grey; }
index 8a466e9..38fddb3 100644 (file)
@@ -186,7 +186,7 @@ input[type="submit"].blogbutton {
      .entry-header {
         margin-bottom: 10px;
         .entry-title {
-            margin-bottom: 0px;
+            margin-bottom: 15px;
         }
         .meta.date {
             font-family: "Josefin Sans";