Commit 64408d2e authored by JC Brand's avatar JC Brand

Don't restrict the width and make the margin bigger

... and relative
parent 1c26e901
......@@ -275,8 +275,7 @@ Full-Width Styles
.inner {
position: relative;
max-width: 640px;
padding: 20px 10px;
padding: 20px 10%;
margin: 0 auto;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment