card editing
This commit is contained in:
@@ -420,7 +420,7 @@ const Profile = () => {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Main Content */}
|
{/* Main Content */}
|
||||||
<main className="flex-1 p-3 md:p-4 lg:p-8 pb-24 lg:pb-8">
|
<main className="flex-1 md:p-4 lg:p-8 lg:pb-8">
|
||||||
<div className="lg:hidden flex items-center justify-between mb-4 md:mb-6">
|
<div className="lg:hidden flex items-center justify-between mb-4 md:mb-6">
|
||||||
<div className="flex items-center gap-2 md:gap-3">
|
<div className="flex items-center gap-2 md:gap-3">
|
||||||
<Avatar className="w-10 h-10 md:w-12 md:h-12 ring-2 ring-emerald-500 ring-offset-2">
|
<Avatar className="w-10 h-10 md:w-12 md:h-12 ring-2 ring-emerald-500 ring-offset-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user