diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/css/hyde.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css index 0255e81..5d429db 100644 --- a/static/css/hyde.css +++ b/static/css/hyde.css @@ -84,7 +84,7 @@ code,pre { color: #fff; margin-top: 0; font-family: Georgia, serif; - font-size: 3.25rem; + font-size: 2.5rem; font-weight: bold; line-height: 1.25; margin-bottom: 0.5rem; |