diff options
Diffstat (limited to 'docs/style.css')
-rw-r--r-- | docs/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css index 3e50015..dfee81e 100644 --- a/docs/style.css +++ b/docs/style.css @@ -7,7 +7,7 @@ body { font-family: "Iosevka", monospace; background-color: #222222; color: #cccccc; - font-size: 1.2em; + font-size: 1.3em; padding: 0; margin: 0; } |