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