1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 07:15:31 -04:00

shrink everything else a bit -- header, margins, fonts, etc.

This commit is contained in:
2020-03-16 18:11:38 -04:00
parent 5db7ee9b21
commit 5395ecd180
8 changed files with 246 additions and 34 deletions

View File

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