chore: update footer link styling for legal pages
This commit is contained in:
+4
-1
@@ -52,7 +52,10 @@ export default function RootLayout({
|
||||
Politique de confidentialité
|
||||
</a>
|
||||
<span>·</span>
|
||||
<a href="/mentions-legales" className="hover:text-[#888] transition-colors">
|
||||
<a
|
||||
href="/mentions-legales"
|
||||
className="hover:text-[#888] transition-colors"
|
||||
>
|
||||
Mentions légales
|
||||
</a>
|
||||
<span>·</span>
|
||||
|
||||
Reference in New Issue
Block a user