diff options
-rw-r--r-- | sass/style.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/style.sass b/sass/style.sass index e1593a1..68a4c5e 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -8,7 +8,7 @@ --font-serif: Alegreya, serif --font-mono: Iosevka, Inconsolata, monospace - --font-size-pre: 85% + --font-size-pre: 80% --font-size-quote: 90% --fg-color: black |