improve hover state for navigation and post list

This commit is contained in:
Pat Dryburgh
2018-11-09 10:18:10 -08:00
parent a31a613c5f
commit 03dacd940a
3 changed files with 25 additions and 4 deletions

View File

@ -1,7 +1,7 @@
$brand-color: #f2e300;
$highlight: lighten($brand-color, 35%);
$text-color: #0b0404;
$muted-text-color: #79785b;
$muted-text-color: #64644B;
$font-family: "EB Garamond", Garamond, "Times New Roman", serif;
$on-bigphone: 375px;