mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 15:16:40 -04:00
a real header/navbar on non-home pages, finally
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
// Global Colors
|
||||
$color-background: #ffffff;
|
||||
$color-text: #222222;
|
||||
$color-medium: #444444;
|
||||
$color-light: #666666;
|
||||
$color-medium-light: #757575;
|
||||
$color-super-light: #dddddd;
|
||||
|
Reference in New Issue
Block a user