Commit 018ba16

mo khan <mo@mokhan.ca>
2015-04-12 03:48:46
bring back mr. white.
1 parent 8295beb
Changed files (2)
app
app/assets/stylesheets/application.scss
@@ -10,8 +10,7 @@
  * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
  * file per style scope.
  *
- *= require_tree .
  *= require_self
  *= require foundation_and_overrides
-
+ *= require_tree .
  */
app/assets/stylesheets/global.scss
@@ -45,7 +45,7 @@ nav h1 {
 
 nav svg {
   display: inline-block;
-  /*fill: $white;*/
+  fill: $white;
   float: left;
   margin: 5px 8px 0 20px;
   position: relative;