diff --git a/style.css b/style.css index 99d9d5f..308a112 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ body{ background:#92bde7; color:#485e74; - line-height:1.6; + line-height:2.4; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; padding:1em; }