padding
This commit is contained in:
@@ -45,7 +45,7 @@ export default function CarDetailPage() {
|
|||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
dir="ltr"
|
dir="ltr"
|
||||||
className="my-10 max-w-[1200px] w-full mx-auto space-y-8 flex flex-col items-start justify-center"
|
className="my-10 max-w-[1200px] w-full mx-auto space-y-8 flex flex-col items-start justify-center px-2"
|
||||||
>
|
>
|
||||||
{/* 1️⃣ Mashina nomi */}
|
{/* 1️⃣ Mashina nomi */}
|
||||||
<div className="text-2xl font-bold w-full text-center text-secondary mb-10">
|
<div className="text-2xl font-bold w-full text-center text-secondary mb-10">
|
||||||
|
|||||||
Reference in New Issue
Block a user