Skip to content

Commit 9e13f93

Browse files
Merge pull request #101 from ddzieduch/master
Replaces the class from the previous version of tailwindcss
2 parents e8d7718 + 8cb7fc4 commit 9e13f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tailwindcss-stubs/resources/views/auth/passwords/email.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{{ __('Send Password Reset Link') }}
4040
</button>
4141

42-
<p class="w-full text-xs text-center text-grey-dark mt-8 -mb-4">
42+
<p class="w-full text-xs text-center text-gray-700 mt-8 -mb-4">
4343
<a class="text-blue-500 hover:text-blue-700 no-underline" href="{{ route('login') }}">
4444
{{ __('Back to login') }}
4545
</a>

0 commit comments

Comments
 (0)