File tree Expand file tree Collapse file tree 2 files changed +1
-0
lines changed
Expand file tree Collapse file tree 2 files changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ export default function ProfilePage() {
4848 < Header />
4949 < main className = "flex-1 flex items-center justify-center" >
5050 < section className = "w-full max-w-4xl mx-auto bg-bolt-elements-background-depth-2 rounded-2xl border border-bolt-elements-borderColor shadow-lg overflow-hidden" >
51+ { /* Profile header removed */ }
5152 < div className = "flex flex-col md:flex-row items-center md:items-end gap-8 md:gap-16 px-10 pt-12 pb-8 border-b border-bolt-elements-borderColor bg-bolt-elements-background-depth-2" >
5253 < div className = "flex flex-col items-center md:items-start" >
5354 < div className = "w-32 h-32 rounded-full bg-gradient-to-br from-green-400 via-yellow-400 to-red-400 flex items-center justify-center mb-4 shadow-xl border-4 border-white" >
You can’t perform that action at this time.
0 commit comments