tweaking of wording

This commit is contained in:
legop3
2026-05-13 02:48:28 -04:00
parent 387534e6bb
commit 794dbc9a96
3 changed files with 3 additions and 2 deletions
@@ -49,6 +49,7 @@ export default function RoverDescriptionOverlay({
largeFading ? 'opacity-0' : 'opacity-100'
} ${mobileHud ? 'text-[1rem] leading-tight' : 'text-[1.5rem] leading-tight'}`}
>
<p>Just so you know, this rover</p>
{description}
</div>
</div>