fixing font awesome stuff

This commit is contained in:
2026-05-21 10:24:25 -06:00
parent 403237d7eb
commit 80b488008d
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
href="/api/auth/gitea"
class="inline-flex items-center justify-center w-full px-6 py-2.5 font-bold text-center text-slate-700 uppercase transition-all ease-in bg-white border border-solid border-gray-300 rounded-lg shadow-soft-sm text-xs hover:shadow-soft-md hover:scale-102"
>
<i class="fas fa-code-branch mr-2 text-base"></i>
<i class="fab fa-git-alt mr-2 text-base"></i>
Sign in with Gitea
</a>
</div>