Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/SchoolAccount.Web.Mvc/Features/Start/Start.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
You'll need a DfE sign-in account.
</p>

<a asp-controller="Account" asp-action="Login" class="govuk-button">
<a asp-controller="Account" asp-actions="Login" class="govuk-button govuk-button--start">
Sign in or create an account
<svg class="govuk-button__start-icon" xmlns="http://www.w3.org/2000/svg" width="17.5" height="19"
viewBox="0 0 33 40" aria-hidden="true">
Expand Down