Skip to content

Commit 410fefe

Browse files
committed
edits
1 parent 7fe4402 commit 410fefe

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

app/routes/profile.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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">

public/counter.gif

5.3 KB
Loading

0 commit comments

Comments
 (0)