Skip to content

Commit

Permalink
Make nav links bold since some desktops does not render 500 properly
Browse files Browse the repository at this point in the history
  • Loading branch information
dzaporozhets committed Oct 3, 2014
1 parent 4adcd51 commit b2a45a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/sections/nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
a {
display: block;
text-align: center;
font-weight: 500;
font-weight: bold;
height: 42px;
line-height: 39px;
color: #777;
Expand Down

0 comments on commit b2a45a1

Please sign in to comment.