Make button more buttony

`role=button` for users of voice control software

`draggable=false` as per https://github.com/alphagov/govuk-frontend/pull/1020
This commit is contained in:
Chris Hill-Scott
2020-01-07 17:47:17 +00:00
parent 91d39b3fdf
commit 82a71c67df
2 changed files with 5 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
Try GOV.UK Notify now if you work in central government, a local authority, or the NHS.
</p>
<div class="button-container">
<a class="button button-start" href='{{ url_for('.register' )}}'>
<a class="button button-start" role="button" draggable="false" href='{{ url_for('.register' )}}'>
Create an account
</a>
or <a href="{{ url_for('.sign_in' )}}">sign in</a> if youve used