Skip to content

Commit

Permalink
fix: Unify purple-ish colors.
Browse files Browse the repository at this point in the history
  • Loading branch information
IvayloG committed Feb 8, 2018
1 parent 2dcb539 commit 28c58a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}

.nav-item.active {
color: #89447B;
color: #731963;
}

.nav-item:hover {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
}

a {
color: #89447B;
color: #731963;
}

0 comments on commit 28c58a5

Please sign in to comment.