feat(sim-plans): update layout for SimPlansContent component with responsive design
This commit is contained in:
parent
7dff7dc728
commit
b5a1091d41
@ -299,7 +299,7 @@ export function SimPlansContent({
|
||||
const { regularPlans, familyPlans } = getCurrentPlans();
|
||||
|
||||
return (
|
||||
<div className="space-y-8 pb-16">
|
||||
<div className="max-w-6xl mx-auto px-4 pb-16 pt-8 space-y-8">
|
||||
<ServicesBackLink href={servicesBasePath} label="Back to Services" />
|
||||
|
||||
{/* Hero Section */}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user