add header, adjust ui

This commit is contained in:
Gabe Farrell 2025-12-31 17:53:00 -05:00
parent 442221327d
commit 9b7e68487d
4 changed files with 9 additions and 4 deletions

View file

@ -20,7 +20,7 @@ export function RewindTopItem<
return (
<div className="flex gap-5">
<div className="rewind-top-item-image">
<img className="w-50 h-50" src={imageSrc} />
<img className="max-w-48 max-h-48" src={imageSrc} />
</div>
<div className="flex flex-col gap-1">