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

@ -6,7 +6,7 @@ interface Props {
export default function RewindStatText(props: Props) {
return (
<div className="flex items-baseline gap-1.5">
<div className="w-20 text-end shrink-0">
<div className="w-23 text-end shrink-0">
<span
className="
relative inline-block