From: Amin Bandali Date: Wed, 31 Jul 2019 04:41:32 +0000 (-0400) Subject: adjust line-height X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/commitdiff_plain/737aed007b35c70cd3d1b6c3271f99ce91555b48 adjust line-height --- diff --git a/style.css b/style.css index c6d59fc..86cf7ea 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,7 @@ article, aside, footer, header, nav, section { body { font-family: FreeSans, sans-serif; + line-height: 1.4; padding: 1em; }