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

@@ -8,7 +8,7 @@
{% block maincolumn_content %}
<div class="govuk-grid-row">
<div class="column-two-thirds">
<div class="govuk-grid-column-two-thirds">
<h1 class="heading-large">The link has expired</h1>
<p><a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.sign_in') }}">Sign in again</a> to get a new link.</p>