mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-14 07:12:19 +00:00
fix: powered by link text color in light mode
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
<div class="flex flex-col items-center">
|
<div class="flex flex-col items-center">
|
||||||
<p class="text-muted-foreground py-3 text-xs">
|
<p class="text-muted-foreground py-3 text-xs">
|
||||||
Powered by <a
|
Powered by <a
|
||||||
class="text-white"
|
class="text-foreground"
|
||||||
href="https://github.com/stonith404/pocket-id"
|
href="https://github.com/stonith404/pocket-id"
|
||||||
target="_blank">Pocket ID</a
|
target="_blank">Pocket ID</a
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user