Replace column-two-thirds with govuk-grid-column-two-thirds

This commit is contained in:
Katie Smith
2020-02-19 12:36:02 +00:00
parent 07bcb4220e
commit bf949044bc
47 changed files with 51 additions and 51 deletions

View File

@@ -29,7 +29,7 @@
{% include "main_nav.html" %}
</div>
{% if help %}
<div class="column-two-thirds">
<div class="govuk-grid-column-two-thirds">
{% else %}
<div class="column-three-quarters">
{% endif %}