Large diffs are not rendered by default.

@@ -499,7 +499,7 @@ margin on the iframe, cause it breaks stuff. */
width:80%;
max-width: 700px;
/*margin: 4rem auto;*/ // Change
margin: 0rem auto;
margin: 2rem auto;
padding-bottom: 4rem;
word-break: break-word;
hyphens: auto;
@@ -591,7 +591,7 @@ margin on the iframe, cause it breaks stuff. */

/* Tweak the .post wrapper style */
.post-template .post {
margin-top: 0;
/*margin-top: 0;*/ // Change
border-bottom: none;
padding-bottom: 0;
}