adjust footer color

This commit is contained in:
oiov
2025-04-07 21:50:28 +08:00
parent b7ca749d16
commit 64b24c3e33
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ export default function PasswordPrompt() {
</div>
</div>
<footer className="py-4 text-center text-sm text-muted-foreground">
<footer className="z-10 py-4 text-center text-sm font-semibold text-neutral-300">
Powered by{" "}
<Link
className="hover:underline"
+1 -1
View File
File diff suppressed because one or more lines are too long