We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa73db commit 9c4f4d5Copy full SHA for 9c4f4d5
1 file changed
manage_breast_screening/templates/wizard_step.jinja
@@ -93,7 +93,7 @@
93
{% endif %}
94
95
{% if cannot_continue_link %}
96
- <p class="nhsuk-u-margin-top-x9"><a class="nhsuk-link nhsuk-link--no-visited-state" href="{{ cannot_continue_link.href }}">{{ cannot_continue_link.text }}</a></p>
+ <p><a class="nhsuk-link nhsuk-link--no-visited-state" href="{{ cannot_continue_link.href }}">{{ cannot_continue_link.text }}</a></p>
97
98
</div>
99
0 commit comments