Commit 90d49cec by Matt Martz

Increase the content max-width to 1140px from 800px

parent 26f7d62b
......@@ -4073,7 +4073,7 @@ pre.literal-block {
.wy-nav-content {
padding: 1.618em 3.236em;
height: 100%;
max-width: 800px;
max-width: 1140px;
margin: 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