mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-18 00:00:48 -05:00
constrain header width and reduce padding across the site
This commit is contained in:
@@ -17,7 +17,7 @@ $system-fonts-monospace: "SFMono-Regular", "Consolas", "Liberation Mono",
|
||||
// stylelint-enable indentation
|
||||
|
||||
// Misc Settings
|
||||
$responsive-width: 890px;
|
||||
$responsive-width: 820px;
|
||||
$link-underline-opacity: 40%;
|
||||
$link-underline-size: 2px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user