Skip to content

Commit

Permalink
Update community.js
Browse files Browse the repository at this point in the history
Signed-off-by: Shivam Gupta <[email protected]>
  • Loading branch information
ShivamCoder23 authored Dec 9, 2024
1 parent f7bab73 commit c00d206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/community.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const CommunityBrand = () => {
</Col>
<Row style={{
flexWrap: "wrap"
}} className="color-code-wrapper">
}} className="color-code-wrapper">
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox name="Caribbean Green" R="0" G="211" B="169" colorCode="#00D3A9" />
<ColorBox name="Casper" R="177" G="182" B="184" colorCode="#B1B6B8" />
Expand Down

0 comments on commit c00d206

Please sign in to comment.