Code edited in Lovable Code Editor

Edited UI in Lovable
This commit is contained in:
gpt-engineer-app[bot] 2025-08-22 11:26:07 +00:00
parent b6dddec259
commit ddb1c17cb5

View file

@ -392,8 +392,8 @@ const BulgarianSolitaire: React.FC<BulgarianSolitaireProps> = ({ showSocialShare
<p className="text-muted-foreground text-base max-w-3xl mx-auto">
Choose a number n, then drag the {totalBoxes} boxes into columns. <br />
Note that one column can hold multiple boxes. <br />
Click "Play" to simulate the Bulgarian Solitaire process. <br />
Here one box is taken from each non-empty column to form a new column.
Click "Play" to simulate the Bulgarian Solitaire process: <br />
here one box is taken from each non-empty column to form a new column.
<br />
<span className="border-t border-muted-foreground/30 block w-16 mx-auto my-4"></span>
<br />