Skip to content

Commit

Permalink
Changed the outline of Twitter logo
Browse files Browse the repository at this point in the history
- 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 committed Oct 3, 2023
1 parent 030fbec commit 5464f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_sass/getnighthawk.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5794,7 +5794,7 @@ div.globalFooterCard.card-environment {
}

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

&.google-plus-icon:hover svg {
Expand Down

0 comments on commit 5464f6b

Please sign in to comment.