Refactoring code, cleaning up some SASS, styling author and tag page, adding optional...
[ghost-theme-willow.git] / source / sass / components / _error-message.scss
index 085c33b77b2d5739af42cdb35b9020c6490f25d4..158eaa57bef143db24891b189c3f22a86e868887 100644 (file)
@@ -4,7 +4,7 @@
 |-------------------------------------------------------------------------------
 */
 .c-error-message {
-  line-height: 2em;
+  line-height: 2;
   text-align: center;
-  color: $c-grayAccent;
+  color: $c-grayDark;
 }
\ No newline at end of file