card change color

This commit is contained in:
2024-05-23 13:07:19 +05:30
parent f9d853322f
commit b26dbc1bf9

View File

@@ -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)"
>