summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-15 22:26:25 +0200
committerGitHub <noreply@github.com>2026-02-15 22:26:25 +0200
commitf68e4dbac59d07930eff69842f497427c5b61720 (patch)
treed5235f89b7cc7bdeb2294a222e619aec3fcca9d2
parent131185acd80ca19022c565c578abfc507f328f94 (diff)
downloadjournal.lunar.sh-f68e4dbac59d07930eff69842f497427c5b61720.tar.gz
journal.lunar.sh-f68e4dbac59d07930eff69842f497427c5b61720.zip
Update _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;
}