diff --git a/src/Pages/Community/CommunityBannerCard.jsx b/src/Pages/Community/CommunityBannerCard.jsx index d1dbd0f..38cc94f 100644 --- a/src/Pages/Community/CommunityBannerCard.jsx +++ b/src/Pages/Community/CommunityBannerCard.jsx @@ -49,7 +49,7 @@ const CommunityBannerCard = ({ // border={"1px solid #9B4651"} borderRadius={8} overflow={"hidden"} - backgroundColor={"#2d3436"} + backgroundColor={"#000"} // backgroundColor={status ? "#ffe5ea": '#ffffff'} backdropFilter="blur(1px)" >