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

straighten up header elements

This commit is contained in:
2020-04-26 09:46:34 -04:00
parent b8166296ef
commit 736cc775e3
6 changed files with 19 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ $system-fonts-monospace: "SFMono-Regular", "Consolas", "Liberation Mono",
// stylelint-enable indentation
// Width at which to switch to mobile styles
$responsive-width: 820px;
$responsive-width: 830px;
// Fancy link underline settings
$link-underline-opacity: 40%;