More fixes
This commit is contained in:
parent
6e26f1929d
commit
e62e3babcc
15 changed files with 25 additions and 25 deletions
|
@ -69,7 +69,7 @@ export default Vue.component('two-factor-form', {
|
|||
</button>
|
||||
</div>
|
||||
<div class="pt-6 text-center">
|
||||
<router-link class="text-xs textneutral-500stracking-wide no-underline uppercase hover:text-neutral-600"
|
||||
<router-link class="text-xs text-neutral-500 tracking-wide no-underline uppercase hover:text-neutral-600"
|
||||
:to="{ name: 'login' }"
|
||||
>
|
||||
Back to Login
|
||||
|
|
Reference in a new issue