Add 60px margin bottom to AgentsSection component

This commit is contained in:
abhi1992002
2025-04-03 10:39:30 +05:30
parent 8f1b16aee9
commit d9991832cb

View File

@@ -45,7 +45,7 @@ export const AgentsSection: React.FC<AgentsSectionProps> = ({
};
return (
<div className="flex flex-col items-center justify-center pb-4 lg:pb-8">
<div className="mb-4 flex flex-col items-center justify-center lg:mb-[60px]">
<div className="w-full max-w-[1360px]">
<div className="decoration-skip-ink-none mb-8 text-left font-poppins text-[18px] font-[600] leading-7 text-[#282828] underline-offset-[from-font] dark:text-neutral-200">
{sectionTitle}