color correction
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Dec 2015 15:11:34 +0000 (10:11 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 15 Dec 2015 15:11:34 +0000 (10:11 -0500)
css/app.css
scss/_settings.scss

index 170a740..5fc37fa 100644 (file)
@@ -7018,7 +7018,7 @@ input[type="submit"].blogbutton {
     list-style-type: none; }
 
 #respond h3 {
-  color: #381fce; }
+  color: #318fce; }
 
 #sidebar {
   padding-top: 25px;
index c3148b3..b240a6e 100644 (file)
@@ -131,7 +131,7 @@ $alert-color: #f04124;
 $success-color: #43AC6A;
 $warning-color: #f08a24;
 $info-color: #a0d3e8;
-$header-three: #381fce;
+$header-three: #318fce;
 
 // We use these to control various global styles
 $body-bg: $white;