chore: Update feature component layout and styles

This commit is contained in:
Mauro Balades
2024-07-27 12:58:20 +02:00
parent b3a3ac26ce
commit dc5c811bdf

View File

@@ -12,7 +12,7 @@ export default function Feature({
color: string;
}) {
return (
<div className="flex flex-col lg:flex-row lg:p-10 items-center relative mx-auto mt-40 pb-40 border-b">
<div className="flex flex-col lg:flex-row lg:p-10 items-center relative mx-auto mt-40 !pb-40 border-b">
<div
className={"flex flex-col justify-center max-w-96"}
>