ml-64 remove from that page
This commit is contained in:
@@ -178,7 +178,7 @@ export default function HowItWorksPage({ onNavigate }: HowItWorksPageProps) {
|
||||
initial={{ opacity: 0, x: 20 }}
|
||||
animate={{ opacity: 1, x: 0 }}
|
||||
transition={{ duration: 0.4 }}
|
||||
className="flex-1 ml-64"
|
||||
className="flex-1"
|
||||
>
|
||||
<div className="h-[calc(100vh-300px)] overflow-y-auto">
|
||||
<div className="space-y-6 pb-6">
|
||||
|
||||
Reference in New Issue
Block a user