Skip to content

Commit fe7dd12

Browse files
authored
Spelling error semibold
font-sembiold > font-semibold
1 parent 0c320c7 commit fe7dd12

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)