Skip to content

Commit d39c1f8

Browse files
Merge pull request #7 from alesvaupotic/patch-1
Spelling error semibold
2 parents 0c320c7 + fe7dd12 commit d39c1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tailwindcss-stubs/views/auth/login.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<div class="flex">
3737
<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">
38+
<button type="submit" class="bg-brand hover:bg-brand-dark text-white text-sm font-semibold py-2 px-4 rounded mr-3">
3939
Login
4040
</button>
4141
<a class="no-underline hover:underline text-brand-dark text-sm" href="{{ route('password.request') }}">

0 commit comments

Comments
 (0)