diff --git a/themes/outerspace/static/css/outerspace.css b/themes/outerspace/static/css/outerspace.css index 30d86f2..9bacc15 100644 --- a/themes/outerspace/static/css/outerspace.css +++ b/themes/outerspace/static/css/outerspace.css @@ -11,7 +11,7 @@ body { background: #FFFFFF; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 13px; - line-height: 18px; + line-height: 20px; } .container { @@ -221,7 +221,7 @@ ul#social li a { @media (min-width: 720px) { body { font-size: 16px; - line-height: 22px; + line-height: 24px; } .container {