reducing interior page padding
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 3 Apr 2018 17:19:34 +0000 (13:19 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 3 Apr 2018 17:19:34 +0000 (13:19 -0400)
reducing interior page padding

style.css

index 2bda6ea..00d8108 100644 (file)
--- a/style.css
+++ b/style.css
@@ -715,7 +715,7 @@ Posts and pages
 .hentry {
     margin: 0 0 40px;
     background: #FFF;
-    padding: 40px;
+    padding: 20px;
     margin-bottom: 40px;
     position: relative;
 }