1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 14:46:37 -04:00

more small font tweaks (and weird encoding fixes)

This commit is contained in:
2020-01-22 09:47:48 -05:00
parent 90d5321c80
commit 671ca250cc
12 changed files with 52 additions and 36 deletions

View File

@ -19,7 +19,7 @@ $link-underline-size: 2px;
// Global Colors
$color-background: #ffffff;
$color-gray-background: #f9f9f9;
$color-text: #2a2a2a;
$color-text: #202020;
$color-medium-dark: #494949;
$color-medium: #5e5e5e;
$color-medium-light: #757575;