From d2441233808c4940e859e98a408affd1c7b4aeb0 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 27 Apr 2026 13:45:21 +0000 Subject: [PATCH] Bob AI: Change the background color of the div element with data-web --- 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 a5677fc..5b31979 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