diff options
author | Marvin Borner | 2023-02-26 15:24:15 +0100 |
---|---|---|
committer | Marvin Borner | 2023-02-26 15:24:15 +0100 |
commit | ddadb33e5cdd8be886a8130222c46dabc084e83c (patch) | |
tree | 047ae9ce41dd4b3757fb087165129024e0685e5e /docs/content.css | |
parent | 964cb1ac830cccf531f565d6d8048de1a0cc6435 (diff) |
Docs improvements
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 { |