Update text-white to text-amber-50

This commit is contained in:
UltraLionFr
2025-07-29 07:44:41 +02:00
parent 6f02f96739
commit 3289436ef3
16 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export default function PopupAd() {
aria-label="Fermer la pub"
className="absolute right-2 top-2 z-10 rounded-full bg-black/40 p-1 hover:bg-black/60"
>
<X className="h-4 w-4 text-white" />
<X className="h-4 w-4 text-amber-50" />
</button>
{/* image de la pub */}