Add title to pages

Remove old logos
This commit is contained in:
Chris-1010
2025-09-23 02:29:09 +01:00
parent 88a5b8cab5
commit 75c0a89ae7
5 changed files with 141 additions and 118 deletions

View File

@@ -60,6 +60,7 @@ const StatView = () => {
return (
<div>
<h1 className="title">Spotify Window</h1>
<Back className="absolute top-4 left-4 cursor-pointer hover:opacity-70" size={40} onClick={() => navigate(-1)} />
<div className="flex flex-row justify-between items-start gap-4 p-4 h-[700px]">
<div className="flex flex-col overflow-hidden w-150 h-full">