Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made the colors boxes wrap in company brand page. Fixed #6031 #6074

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/catalog.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ const Catalog = () => {
white when using project colors as the background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} className="color-code-wrapper">
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox
name="Caribbean Green"
Expand Down
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 @@ -79,7 +79,7 @@ const CommunityBrand = () => {
monochrome tonal when using a color background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} 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
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/imagehub.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const ImageHubBrand = () => {
monochrome tonal when using a color background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} className="color-code-wrapper">
<ColorBox name="Charcoal" R="60" G="73" B="79" colorCode="#3C494F" />
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox name="Casper" R="177" G="182" B="184" colorCode="#B1B6B8" />
Expand Down
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/kanvas.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const KanvasBrand = () => {
monochrome tonal when using a color background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} 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="Charcoal" R="60" G="73" B="79" colorCode="#3C494F" />
Expand Down
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/layer5.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const Layer5Brand = () => {
when using project colors as the background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} 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="Saffron" R="235" G="192" B="23" colorCode="#EBC017" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const MesheryOperatorBrand = () => {
monochrome tonal when using a color background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} className="color-code-wrapper">
<ColorBox name="Charcoal" R="60" G="73" B="79" colorCode="#3C494F" />
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox name="Caribbean Green" R="0" G="211" B="169" colorCode="#00D3A9" />
Expand Down
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/meshery.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const MesheryBrand = () => {
monochrome tonal when using a color background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} className="color-code-wrapper">
<ColorBox name="Charcoal" R="60" G="73" B="79" colorCode="#3C494F" />
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox name="Caribbean Green" R="0" G="211" B="169" colorCode="#00D3A9" />
Expand Down
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/meshmark.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ const MeshMarkBrand = () => {
using project colors as the background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} className="color-code-wrapper">
<ColorBox name="Charcoal" R="60" G="73" B="79" colorCode="#3C494F" />
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox name="Caribbean Green" R="0" G="211" B="169" colorCode="#00D3A9" />
Expand Down
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/meshmaster.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const MeshMasterBrand = () => {
monochrome tonal when using a color background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} className="color-code-wrapper">
<ColorBox name="Charcoal" R="60" G="73" B="79" colorCode="#3C494F" />
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox name="Caribbean Green" R="0" G="211" B="169" colorCode="#00D3A9" />
Expand Down
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/meshsync.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const MeshSyncBrand = () => {
monochrome tonal when using a color background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} 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
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const ServiceMeshPatterns = () => {
using project colors as the background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap: "wrap"}} className="color-code-wrapper">
<ColorBox name="Charcoal" R="60" G="73" B="79" colorCode="#3C494F" />
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox name="Caribbean Green" R="0" G="211" B="169" colorCode="#00D3A9" />
Expand Down
2 changes: 1 addition & 1 deletion src/sections/Company/Brand/Brand-components/smp.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const SMPBrand = () => {
using project colors as the background.
</p>
</Col>
<Row className="color-code-wrapper">
<Row style={{display: "flex", flexWrap:"wrap"}} className="color-code-wrapper">
<ColorBox name="Charcoal" R="60" G="73" B="79" colorCode="#3C494F" />
<ColorBox name="Keppel" R="0" G="179" B="159" colorCode="#00B39F" />
<ColorBox name="Caribbean Green" R="0" G="211" B="169" colorCode="#00D3A9" />
Expand Down
Loading