Commit c06e9bb

mo khan <mo@mokhan.ca>
2015-04-12 04:03:28
try again.
1 parent b66416b
Changed files (2)
app
app/assets/stylesheets/application.scss
@@ -12,5 +12,6 @@
  *
  *= require_tree .
  *= require_self
+ *= require foundation_and_overrides
 
  */
app/assets/stylesheets/global.scss
@@ -1,5 +1,4 @@
 @import url(//fonts.googleapis.com/css?family=Playfair+Display:900);
-@import "foundation_and_overrides";
 
 /* ---------------------------------------------- */
 /* Mixins --------------------------------------- */
@@ -46,7 +45,7 @@ nav h1 {
 
 nav svg {
   display: inline-block;
-  fill: $white;
+  fill: #FFFFFF;
   float: left;
   margin: 5px 8px 0 20px;
   position: relative;