Migrate development brnach into production brunch #5

Merged
nessi merged 10 commits from dev into main 2026-02-06 17:30:14 +00:00
Showing only changes of commit 83893a0060 - Show all commits

View File

@@ -82,11 +82,6 @@ export default function GamePickerCard({
<div>
Code: <b style={{ color: stylesTokens.textGold }}>{cur.code}</b>
</div>
{/* Mini hint rechts (optional) */}
<div style={{ fontSize: 11, opacity: 0.75 }}>
teilen
</div>
</div>
)}