meshery / meshery.io

Website for Meshery
https://meshery.io
Apache License 2.0
459 stars 539 forks source link

Changed The Background color in choose your platform section #1747

Closed shailpujan88 closed 1 month ago

shailpujan88 commented 1 month ago

Description

This PR fixes #1735

Notes for Reviewers Changed the background color of the Choose Your Platform section.

Signed commits

welcome[bot] commented 1 month ago

Yay, your first pull request! :thumbsup: A contributor will be by to give feedback soon. In the meantime, please review the Newcomers' Guide and sure to join the community Slack. Be sure to double-check that you have signed your commits. Here are instructions for making signing an implicit activity while peforming a commit.

netlify[bot] commented 1 month ago

Deploy Preview for mesheryio-preview ready!

Name Link
Latest commit 4529b05142db1bac5caafb12aa39031df1169f7b
Latest deploy log https://app.netlify.com/sites/mesheryio-preview/deploys/6648a1c1daa00200085e4131
Deploy Preview https://deploy-preview-1747--mesheryio-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

shailpujan88 commented 1 month ago

image @leecalcote I have made the required changes. Can you please verify them?

ritiksaxena124 commented 1 month ago

Don't use hardcoded values for styling. Try to use variables and avoid using inline styling @shailpujan88.