X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/d32c4bec50aa194beba44eb1123f2141a58b58cf..4ad3138c4814ad02d9101676e95d436adb00818d:/style.css diff --git a/style.css b/style.css index c6d59fc..af0562d 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; } @@ -96,3 +97,6 @@ main > h3, ul:first-child { p:first-child { margin-top: 0; } +p:last-child { + margin-bottom: 0; +}