Skip to content

Commit

Permalink
Minor CSS for navbar brand to not decorate the link
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Mar 27, 2016
1 parent 4974715 commit a898c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashed/assets/stylesheets/dashed.css
Expand Up @@ -76,6 +76,7 @@ form div {
}
.navbar-brand a:hover {
color: white;
text-decoration: none;
}

.header span {
Expand Down

0 comments on commit a898c27

Please sign in to comment.