Skip to content

Commit 007e1cb

Browse files
committed
try light gray header
1 parent f494d73 commit 007e1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ nav {
215215
margin-top: 23px; // @TODO: Vertically middle align
216216
font-family: $helveticaNeue;
217217
font-size: 18px;
218-
218+
color: #lightGray;
219219
@include mobile {
220220
float: none;
221221
margin-top: 9px;

0 commit comments

Comments
 (0)