Commit 018ba16
Changed files (2)
app
assets
stylesheets
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;