diff options
| author | dmlunar <root@lunar.sh> | 2026-02-15 22:26:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-15 22:26:25 +0200 |
| commit | f68e4dbac59d07930eff69842f497427c5b61720 (patch) | |
| tree | d5235f89b7cc7bdeb2294a222e619aec3fcca9d2 /_sass | |
| parent | 131185acd80ca19022c565c578abfc507f328f94 (diff) | |
| download | journal.lunar.sh-f68e4dbac59d07930eff69842f497427c5b61720.tar.gz journal.lunar.sh-f68e4dbac59d07930eff69842f497427c5b61720.zip | |
Update _highlights.scss
Diffstat (limited to '_sass')
| -rw-r--r-- | _sass/_highlights.scss | 2 |
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; } |
