blog font sizes and category listings fixed
authorLaury GvR <laury@gaslightmedia.com>
Thu, 1 Oct 2015 21:31:21 +0000 (17:31 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 1 Oct 2015 21:31:21 +0000 (17:31 -0400)
css/app.css
scss/_blog.scss

index 1f69518..3d84777 100644 (file)
@@ -7359,7 +7359,7 @@ h2#slide-text {
   width: 100%; }
   #blog-posts-over article p {
     padding-bottom: 15px;
-    font-size: 14px; }
+    font-size: 13px; }
   #blog-posts-over article a.read-more {
     color: #FFFFFF;
     background: #ffc742;
index 4444611..515fe05 100644 (file)
     width: 100%;
     p {
         padding-bottom: 15px;
-        font-size: 14px;
+        font-size: 13px;
     }
     a.read-more {
         color: $white;