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

@@ -41,7 +41,7 @@
{{ event.time|format_time }}
</div>
</div>
<div class="column-two-thirds">
<div class="govuk-grid-column-two-thirds">
{{ event }}
</div>
</li>