fixing syntax error
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 29 Feb 2016 21:44:17 +0000 (16:44 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 29 Feb 2016 21:44:17 +0000 (16:44 -0500)
css/app.css
scss/_main.scss

index fa8be36..6ca9c51 100644 (file)
@@ -6973,7 +6973,7 @@ header {
   font-size: 100% !important; }
 
 #wpseo_sitemap #sitemap_posts ul li ul li small {
-  fontsize: 100% !important; }
+  font-size: 100% !important; }
 
 #lens {
   border-bottom: 5px solid #57b649;
index e340f47..b108a87 100644 (file)
     font-size: 100% !important;
 }
 #wpseo_sitemap #sitemap_posts ul li ul li small {
-    fontsize: 100% !important;
+    font-size: 100% !important;
 } 
\ No newline at end of file