Flowchart Updated
This commit is contained in:
@ -4,7 +4,7 @@ import CareerInfo from './CareerInfo';
|
||||
|
||||
const CareerSection = () => {
|
||||
return (
|
||||
<section className="py-10 md:py-16 lg:py-6">
|
||||
<section className="py-10 md:py-16 lg:py-2">
|
||||
<div className="container mx-auto max-w-none px-4">
|
||||
<div className="flex flex-col lg:flex-row gap-6">
|
||||
<CareerInfo />
|
||||
|
||||
Reference in New Issue
Block a user