ml-64 remove from that page

This commit is contained in:
priyanshuvish
2025-10-16 17:18:09 +05:30
parent e721c4f754
commit 8db53be57e

View File

@@ -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">