fixing the vertical misalignment brought up in issue #185

This commit is contained in:
dhg 2014-12-11 14:25:15 -08:00
parent 325f279823
commit 5f03ab9687

View File

@ -143,7 +143,7 @@
letter-spacing: .2rem;
margin-right: 35px;
text-decoration: none;
line-height: 6.3rem;
line-height: 6.5rem;
color: #222; }
.navbar-link.active {
color: #33C3F0; }