From: Dan Allen Date: Sun, 11 Feb 2018 10:36:39 +0000 (-0700) Subject: add some breathing room below the article X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=910523d7a3211bf305d9961d16aa3fe27a2717e6;p=eg-antora.git add some breathing room below the article --- diff --git a/src/css/doc.css b/src/css/doc.css index 4bf1ef5..350bf4e 100644 --- a/src/css/doc.css +++ b/src/css/doc.css @@ -1,7 +1,7 @@ .doc { margin: 0 auto; max-width: 40rem; - padding: 0 1rem 2rem; + padding: 0 1rem 4rem; color: #333; }