We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e5ed71 + f113444 commit b59df2eCopy full SHA for b59df2e
rca/project_styleguide/templates/patterns/molecules/navigation/standoutnav.html
@@ -17,7 +17,7 @@
17
{% if not settings.utils.ProgrammeSettings.disable_apply_tab %}
18
<li>
19
<a class="nav__link nav__link--base nav__link--standout link link--link" href="https://applicant-portal.rca.ac.uk/">
20
- <span class="link__label nav__link-text">Visit our Applicant Portal'</span>
+ <span class="link__label nav__link-text">Visit our Applicant Portal</span>
21
<svg width="12" height="8" class="nav__link-icon link__icon" aria-hidden="true"><use xlink:href="#arrow"></use></svg>
22
</a>
23
</li>
0 commit comments