diff --git a/static/css/style.css b/static/css/style.css index c132433..2046caf 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -13,7 +13,7 @@ body{ max-width:800px; margin:40px auto; padding:0 10px; - font:15px/1.5 monospace; + font:16px/1.5 monospace; text-align: justify; color:var(--fontcolor); background: var(--bgcolor) }