mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-27 19:15:48 -04:00
style & homepage tweaks
This commit is contained in:
@@ -9,7 +9,7 @@ main#single {
|
||||
article div {
|
||||
&#content {
|
||||
font-weight: 400;
|
||||
line-height: 1.8;
|
||||
line-height: 1.7;
|
||||
|
||||
h1,
|
||||
h2,
|
||||
@@ -106,7 +106,7 @@ main#single {
|
||||
// all code
|
||||
div.highlight, code {
|
||||
// https://markdotto.com/2018/02/07/github-system-fonts/
|
||||
font-family: "SFMono-Regular", "Consolas", "Liberation Mono", "Menlo", "Courier", monospace;
|
||||
font-family: $system-fonts-monospace;
|
||||
background: $color-super-duper-light;
|
||||
font-size: 0.9em;
|
||||
page-break-inside: avoid;
|
||||
|
||||
Reference in New Issue
Block a user