summaryrefslogtreecommitdiff
path: root/_sass
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-18 15:14:46 +0200
committerGitHub <noreply@github.com>2026-02-18 15:14:46 +0200
commit351da1f614ebd525de38794bcc7f19072627211a (patch)
treeccfc6c8eda82044c768b14030633f5f2d264443f /_sass
parent6655fae20442eddac8384701ca0c5c96d3bd20b4 (diff)
downloadjournal.lunar.sh-351da1f614ebd525de38794bcc7f19072627211a.tar.gz
journal.lunar.sh-351da1f614ebd525de38794bcc7f19072627211a.zip
Update _highlights.scss
Diffstat (limited to '_sass')
-rw-r--r--_sass/_highlights.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss
index d26438e..ac89eb6 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -33,4 +33,5 @@ code.language-plaintext {
border: 1px solid #757575;
font-size: 12.5px;
color: #d9d9d9;
+ border-radius: 0;
}