diff --git a/examples/overview.html b/examples/overview.html
index 9b26fe8..0880f82 100644
--- a/examples/overview.html
+++ b/examples/overview.html
@@ -248,7 +248,7 @@
-
+
+
More...
diff --git a/src/stylelite.css b/src/stylelite.css
index 8029d5d..4fae009 100644
--- a/src/stylelite.css
+++ b/src/stylelite.css
@@ -162,6 +162,7 @@ article {
border: 1px solid rgba(0,0,0,.125);
background: var(--light);
color: var(--dark);
+ padding: 1rem;
}
/* Forms */