style: remove solid background to reveal global gradient
This commit is contained in:
parent
ee59d0088e
commit
630d88e4bd
@ -11,7 +11,7 @@ export default async function SmokingAidsPage() {
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="min-h-screen bg-background">
|
||||
<div className="min-h-screen">
|
||||
<UserHeader user={user} />
|
||||
<SmokingAidsContent />
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user