diff options
| author | Dylan Müller <root@lunar.sh> | 2025-09-23 01:07:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-23 01:07:06 +0200 |
| commit | f554cfd91866f0a9f32d213c2de63a6bb3af8c0a (patch) | |
| tree | 98655c537cf085d224d87fc6596e68167d3ab083 | |
| parent | ce31e012bc5c751e34a54360a542fc28a9f98b07 (diff) | |
| download | journal.lunar.sh-f554cfd91866f0a9f32d213c2de63a6bb3af8c0a.tar.gz journal.lunar.sh-f554cfd91866f0a9f32d213c2de63a6bb3af8c0a.zip | |
Update _highlights.scss
| -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 3066f5f..d7858bd 100644 --- a/_sass/_highlights.scss +++ b/_sass/_highlights.scss @@ -29,5 +29,5 @@ code.language-plaintext { padding-bottom: 0; background: #e3e6e8; border: 1px solid #e3e6e8; - font-size: 12px; + font-size: 13px; } |
