We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6966870 commit 0b1fa1eCopy full SHA for 0b1fa1e
components/layouts/components/Footer.tsx
@@ -94,7 +94,7 @@ export const Footer = () => {
94
<Link
95
href="https://drive.google.com/file/d/16WloZF2c6y5cqj3Ea67KaRJBzsfFSbY1/view?usp=sharing"
96
target="_blank"
97
- className="text-white dark:text-white-dark text-base hover:text-secondary"
+ className="text-white dark:text-white-dark text-base hover:text-secondary dark:hover:text-secondary"
98
>
99
See the Flutterconke Code of Conduct
100
</Link>
0 commit comments