Skip to content

Commit 5464f6b

Browse files
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 <[email protected]>
1 parent 030fbec commit 5464f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_sass/getnighthawk.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -5794,7 +5794,7 @@ div.globalFooterCard.card-environment {
57945794
}
57955795

57965796
&.twitter-icon:hover svg {
5797-
fill: #55acee;
5797+
fill: #ffffff;
57985798
}
57995799

58005800
&.google-plus-icon:hover svg {

0 commit comments

Comments
 (0)