tweaked the colour scheme

This commit is contained in:
m
2016-01-05 11:48:07 +01:00
parent c78214a2fe
commit c55a9d75b2
2 changed files with 4 additions and 3 deletions

View File

@ -27,7 +27,7 @@ $nav-link-hover: #DDD;
$primary-bg: #333;
$link-primary: #FFF;
$link-hover: #600;
$link-hover: #F33;
// Using media queries with like this:
// @include media-query($palm) {