diff --git a/lib/assets/stylesheets/dmproadmap.scss b/lib/assets/stylesheets/dmproadmap.scss index 0776ec4..833637c 100644 --- a/lib/assets/stylesheets/dmproadmap.scss +++ b/lib/assets/stylesheets/dmproadmap.scss @@ -55,7 +55,7 @@ $font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; $primary-color: #4f5253; -$primary-reverse-color: $FFF; /* Typically used for the font color when using $primary-color as the background-color */ +$primary-reverse-color: #FFF; /* Typically used for the font color when using $primary-color as the background-color */ $body-background: #FFF;