Fixed blue post titles on hover

This commit is contained in:
Barry Clark 2014-05-27 21:09:25 -04:00
parent 33a20962ef
commit 7f555b5c0d
2 changed files with 3 additions and 3 deletions

View file

@ -266,7 +266,7 @@ nav {
}
.post {
h1 {
h1 a {
cursor: pointer;
&:hover, &:active {
color: $blue;