diff options
Diffstat (limited to 'static/small.css')
-rw-r--r-- | static/small.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/small.css b/static/small.css index caa5783..7bba2a3 100644 --- a/static/small.css +++ b/static/small.css @@ -1,6 +1,6 @@ pre { - font-size: 18px; - line-height: 1.8em; + font-size: 14px; + line-height: 1.6em; } .page { margin: 20px auto; width: 100%; } |