Skip to content

Commit

Permalink
Merge pull request #989 from DFE-Digital/feature/153501-update-conver…
Browse files Browse the repository at this point in the history
…sions-task-list-for-consistency

update UI to be more consistent with transfers
  • Loading branch information
tristancollen authored Feb 16, 2024
2 parents 904c5ac + 64be177 commit 0102d13
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 0102d13

Please sign in to comment.