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 0c320c7 + fe7dd12 commit d39c1f8Copy full SHA for d39c1f8
src/tailwindcss-stubs/views/auth/login.blade.php
@@ -35,7 +35,7 @@
35
36
<div class="flex">
37
<div class="w-3/4 ml-auto">
38
- <button type="submit" class="bg-brand hover:bg-brand-dark text-white text-sm font-sembiold py-2 px-4 rounded mr-3">
+ <button type="submit" class="bg-brand hover:bg-brand-dark text-white text-sm font-semibold py-2 px-4 rounded mr-3">
39
Login
40
</button>
41
<a class="no-underline hover:underline text-brand-dark text-sm" href="{{ route('password.request') }}">
0 commit comments