FP Blocks description font size slightly reduced
authorLaury GvR <laury@gaslightmedia.com>
Fri, 25 May 2018 20:06:48 +0000 (16:06 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 25 May 2018 20:06:48 +0000 (16:06 -0400)
css/app.css
scss/plugins/_blocks.scss

index c46b519..e0e6d58 100644 (file)
@@ -7800,7 +7800,7 @@ body .stButton .sharethis {
         color: gray;
         font-family: "Josefin Sans", sans-serif;
         font-weight: normal;
-        font-size: 18px;
+        font-size: 16px;
         text-align: center;
         line-height: 1.2; }
 
index a3adc77..1d806f1 100644 (file)
@@ -67,7 +67,7 @@
                 color: gray;
                 font-family: $font-family-sans-serif;
                 font-weight: normal;
-                font-size: 18px;
+                font-size: 16px;
                 text-align: center;
                 line-height: 1.2;
             }