Skip to content

Commit

Permalink
Fix end tag order (#1275)
Browse files Browse the repository at this point in the history
  • Loading branch information
gunndabad authored Apr 10, 2024
1 parent a414abc commit fb45217
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
</p>

<govuk-button class="govuk-!-margin-bottom-0">Connect to your teaching record</govuk-button>
</form>
</div>
</div>
</form>
</div>
</div>
</div>

0 comments on commit fb45217

Please sign in to comment.