Skip to content

Commit

Permalink
FIX: Fixed brand link.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdriviere committed Jun 9, 2017
1 parent b09ba91 commit 6ede8d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions dist/s3css.css
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,10 @@ and floats. Considers mobile-first application.*/
justify-content: center;
}

.nav-brand a {
text-decoration: none;
}

.nav-brand img {
max-height: 3em;
margin: .8em 0;
Expand Down
Loading

0 comments on commit 6ede8d8

Please sign in to comment.