Skip to content

Commit

Permalink
update UI to be more consistent with transfers
Browse files Browse the repository at this point in the history
  • Loading branch information
COLLEN authored and COLLEN committed Feb 12, 2024
1 parent 2ab00a6 commit b2a043b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@model ProjectViewModel
<div class="govuk-grid-row">
<div class="govuk-grid-column-full">
<span class="govuk-caption-xl">URN @Model.SchoolURN</span>
<span class="govuk-caption-xl">URN: @Model.SchoolURN</span>
<h1 class="govuk-heading-xl govuk-!-margin-bottom-2" data-cy="select-heading">
@Model.SchoolName
</h1>
Expand Down

0 comments on commit b2a043b

Please sign in to comment.