add some breathing room below the article
authorDan Allen <dan@opendevise.com>
Sun, 11 Feb 2018 10:36:39 +0000 (03:36 -0700)
committerDan Allen <dan@opendevise.com>
Sun, 11 Feb 2018 10:36:39 +0000 (03:36 -0700)
src/css/doc.css

index 4bf1ef5..350bf4e 100644 (file)
@@ -1,7 +1,7 @@
 .doc {
   margin: 0 auto;
   max-width: 40rem;
-  padding: 0 1rem 2rem;
+  padding: 0 1rem 4rem;
   color: #333;
 }