Skip to content

Commit

Permalink
Update _font.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
SlippingGitty authored Mar 31, 2024
1 parent fbabf43 commit 5a8de84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_font.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

@import url("https://rawcdn.githack.com/yurifuko/AppleFontsCSS/63d11c4a50ce8ee001f70870bbe4f2752983848d/Apple-fonts.css");

code, .codeBlockText__6172e, .codeLine__3797b, .markup_a7e664 code.inline, .after_inlineCode__2197d, .before_inlineCode__37e14, .inlineCode_d702a4 {
code, .codeBlockText_bcfd01, .codeLine__10acb, .markup_a7e664 code.inline, .after_inlineCode__59586, .before_inlineCode__48f7c, .inlineCode__0cacf {
font-family: "SF Mono",mono,monospace;
}

Expand All @@ -19,4 +19,4 @@ code, .codeBlockText__6172e, .codeLine__3797b, .markup_a7e664 code.inline, .afte
letter-spacing: 0.015em;

// font-weight: bold !important;
}
}

0 comments on commit 5a8de84

Please sign in to comment.