Skip to content

Commit 2da99a5

Browse files
author
jordanmccullough
committed
Cleanup styles, avoid disparate color theme headers
1 parent 6565332 commit 2da99a5

File tree

5 files changed

+224
-250
lines changed

5 files changed

+224
-250
lines changed

_stylesheets/core.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ nav{
150150
font-size: 12px;
151151

152152
a{
153-
color: $color-bright;
153+
color: lighten($color-dark, 20%);
154154
}
155155
.container{
156156
margin: 0 auto;

0 commit comments

Comments
 (0)