Remove "Credits:" title

Removed the "Credits:" title from the green box in `src/components/BulgarianSolitaire.tsx`.
This commit is contained in:
gpt-engineer-app[bot] 2025-08-22 05:18:24 +00:00
parent 930929ce56
commit e331c33aa7

View file

@ -438,7 +438,6 @@ const BulgarianSolitaire: React.FC<BulgarianSolitaireProps> = ({ showSocialShare
{/* Credits */}
<div className="bg-green-50 dark:bg-green-950/30 border border-green-200 dark:border-green-800 rounded-lg p-6 space-y-4 flex flex-col justify-center">
<h3 className="text-lg font-semibold">Credits:</h3>
<p className="text-sm text-muted-foreground">
Find out more about Bulgarian Solitaire on{" "}
<a href="https://en.wikipedia.org/wiki/Bulgarian_solitaire" target="_blank" rel="noopener noreferrer" className="text-primary hover:underline">