chore: Update feature component layout and styles
This commit is contained in:
@@ -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"}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user