From 723179be814aaccf4e05a2372e9abb135a1676ba Mon Sep 17 00:00:00 2001 From: austinkelsay Date: Mon, 7 Oct 2024 16:38:31 -0500 Subject: [PATCH] Few more small styling fixes on promotional carousel --- .../content/carousels/InteractivePromotionalCarousel.js | 6 +++--- src/components/content/carousels/MessagesCarousel.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/content/carousels/InteractivePromotionalCarousel.js b/src/components/content/carousels/InteractivePromotionalCarousel.js index bc2375c..df47593 100644 --- a/src/components/content/carousels/InteractivePromotionalCarousel.js +++ b/src/components/content/carousels/InteractivePromotionalCarousel.js @@ -76,13 +76,13 @@ const InteractivePromotionalCarousel = () => { }, [selectedPromotion]); return ( -
+
{selectedPromotion.video ? (