diff --git a/themes/navy/layout/index.swig b/themes/navy/layout/index.swig index 2af6659..ad80d6c 100644 --- a/themes/navy/layout/index.swig +++ b/themes/navy/layout/index.swig @@ -2,7 +2,7 @@ {{ partial('partial/header') }}

- incubate + incubate About Projects Submissions diff --git a/themes/navy/source/css/_partial/header.styl b/themes/navy/source/css/_partial/header.styl index d482073..f633718 100644 --- a/themes/navy/source/css/_partial/header.styl +++ b/themes/navy/source/css/_partial/header.styl @@ -200,6 +200,8 @@ logo-size = 50px font-weight: bold font-size: 18px color: #000 + text-decoration: none + padding-right: 24px .specific-nav-link color: rgba(0,0,0,0.7)