Skip to content

Commit

Permalink
Simplify footer link
Browse files Browse the repository at this point in the history
  • Loading branch information
lujanfernaud committed Aug 10, 2018
1 parent bd33c0a commit 0f2cd2d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 1 addition & 3 deletions app/assets/stylesheets/layout/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
transition: all .3s;

&:hover {
color: $primary-darker;
text-decoration: none;
background: $light-background;
color: #fff;
}
}

Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.

0 comments on commit 0f2cd2d

Please sign in to comment.