Remove header link hover color

This commit is contained in:
Kevin Sawicki
2016-04-27 15:41:36 -07:00
parent 80bece5640
commit b0dc7ff841

View File

@@ -24,7 +24,8 @@
margin: 0;
}
.header a {
.header a,
.header a:hover {
padding-left: 15px;
color: #9feaf9;
font-weight: 300;