Skip to content

Drop col-lg-8

On the staging branch, src/HTML/jekyll/_layouts/default.html wraps content with a <div class="col-sm-12 col-lg-8">. This forces the content area to be very narrow. We're already constrained to 1320px by the container above, which is a nice width.