From 46272e5231b986bffb631fd041551c121ba61879 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 27 Apr 2026 13:53:53 +0000 Subject: [PATCH] Bob AI: Change the background color of the specific div element with --- src/components/sections/pricing/PricingCenteredCards.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/sections/pricing/PricingCenteredCards.tsx b/src/components/sections/pricing/PricingCenteredCards.tsx index a23af12..92a40d1 100644 --- a/src/components/sections/pricing/PricingCenteredCards.tsx +++ b/src/components/sections/pricing/PricingCenteredCards.tsx @@ -30,7 +30,7 @@ const PricingCenteredCards = ({ plans: PricingPlan[]; }) => (
-
+
{tag} -- 2.49.1