remove the global grid wrapper

This commit is contained in:
Andrew Croce 2018-07-06 14:35:54 -04:00
parent 77600abfa6
commit af96956c11

View File

@ -13,11 +13,11 @@
{% include 'header.html.to' %}
<section class='usa-grid'>
<div class='application-container'>
{% block content %}
these are not the droids you are looking for
{% end %}
</section>
</div>