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

Updated Twitter logo to X #336

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Changed the outline of Twitter logo
- Implemented a white color fill on hover.
- Aligns with design standards of hover effect of meshery.io

Signed-off-by: Akhilender Bongirwar <112749383+akhilender-bongirwar@users.noreply.github.com>
  • Loading branch information
akhilender-bongirwar authored Oct 3, 2023
commit 5464f6bd2b09491741ca549522717c9571d9ded4
2 changes: 1 addition & 1 deletion docs/_sass/getnighthawk.scss
Original file line number Diff line number Diff line change
@@ -5794,7 +5794,7 @@ div.globalFooterCard.card-environment {
}

&.twitter-icon:hover svg {
fill: #55acee;
fill: #ffffff;
}

&.google-plus-icon:hover svg {