Merge version_4_1777297604450 into main #4
@@ -30,7 +30,7 @@ const PricingCenteredCards = ({
|
||||
plans: PricingPlan[];
|
||||
}) => (
|
||||
<section aria-label="Pricing section" className="py-20">
|
||||
<div className="flex flex-col gap-8 bg-red-500">
|
||||
<div className="flex flex-col gap-8 bg-red-500 text-green-500">
|
||||
<div className="flex flex-col items-center w-content-width mx-auto gap-2">
|
||||
<span className="px-3 py-1 mb-1 text-sm card rounded">{tag}</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user