Font edit
authorLaury GvR <laury@gaslightmedia.com>
Wed, 15 Oct 2014 13:37:36 +0000 (09:37 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 15 Oct 2014 13:37:36 +0000 (09:37 -0400)
css/app.css
scss/site/_structure.scss

index b464cf6..5be640d 100644 (file)
@@ -5576,7 +5576,7 @@ body {
   background-image: url("../assets/img/images/bg.png");
   font-size: 14px; }
 
-p {
+p, span {
   font-size: 14px; }
 
 h1 {
index f5e28c9..b8b71f3 100644 (file)
@@ -28,7 +28,8 @@ body {
     background-image: url("../assets/img/images/bg.png");
     font-size: 14px;
 }
-p {
+p, 
+span {
     font-size: 14px;
 }
 h1 {