summaryrefslogtreecommitdiff
path: root/_sass/_highlights.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/_highlights.scss')
-rw-r--r--_sass/_highlights.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss
index 7d40d84..d26438e 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -16,7 +16,7 @@ pre.highlight{
code {
font-family: "JetBrains Mono";
font-size: 13px;
- font-weight: 400;
+ font-weight: 300;
position: relative;
font-variant-ligatures: none;
}