more margin at the bottom
authorMichael Wallner <mike@php.net>
Tue, 13 May 2014 15:15:12 +0000 (17:15 +0200)
committerMichael Wallner <mike@php.net>
Tue, 13 May 2014 15:15:12 +0000 (17:15 +0200)
public/index.css

index ce3f5aa3515c2e7df4bd7d9ba0f3f4fbc51479d8..3d6a8fa7c27da24c48b4492d91123dc991fc4829 100644 (file)
@@ -78,7 +78,7 @@ pre>code, pre>code code {
 }
 
 p, pre {
-       margin: 1em 2em;
+       margin: 1em 2em 2em 2em;
 }
 
 li>p {