Increased the blog post content font size
authorLaury GvR <laury@gaslightmedia.com>
Tue, 8 Aug 2017 20:30:58 +0000 (16:30 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 8 Aug 2017 20:30:58 +0000 (16:30 -0400)
css/app.css
scss/_blog.scss

index fb32dce..3b5f8d1 100644 (file)
@@ -7985,7 +7985,7 @@ body #glm-member-front-header .button.glm-button {
     line-height: 1; }
   #blog-posts-over article p {
     padding-bottom: 15px;
-    font-size: 16px; }
+    font-size: 18px; }
   #blog-posts-over article a.read-more {
     color: #b32024;
     background: transparent;
index b65a301..51440c9 100644 (file)
     }
     p {
         padding-bottom: 15px;
-        font-size: 16px;
+        font-size: 18px;
     }
     a.read-more {
         color: $red;