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 e8d7718 + 8cb7fc4 commit 9e13f93Copy full SHA for 9e13f93
src/tailwindcss-stubs/resources/views/auth/passwords/email.blade.php
@@ -39,7 +39,7 @@
39
{{ __('Send Password Reset Link') }}
40
</button>
41
42
- <p class="w-full text-xs text-center text-grey-dark mt-8 -mb-4">
+ <p class="w-full text-xs text-center text-gray-700 mt-8 -mb-4">
43
<a class="text-blue-500 hover:text-blue-700 no-underline" href="{{ route('login') }}">
44
{{ __('Back to login') }}
45
</a>
0 commit comments