Skip to content

Commit

Permalink
Fixed e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-c-dfe committed Aug 5, 2024
1 parent 84cbade commit 605fba9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@model Dfe.EarlyYearsQualification.Web.Models.RatioRowModel

<div class="govuk-grid-row">
<div class="govuk-grid-row ratio-row">
<div class="govuk-!-width-one-half">
<div class="govuk-!-static-margin-top-6 govuk-!-static-margin-bottom-6">
<b class="govuk-!-text-align-left ratio-heading" id="@{@Model.LevelText}_heading">@Model.LevelText</b>
Expand Down

0 comments on commit 605fba9

Please sign in to comment.