Skip to content

Commit

Permalink
Merge pull request #748 from Shreyhac/fix-hover-efect
Browse files Browse the repository at this point in the history
fix: fixed hover effect
  • Loading branch information
JamieSlome authored Oct 29, 2024
2 parents dc620f7 + 7be7a72 commit f1c3838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.header-github-link:hover,
.header-star-link:hover,
.header-fork-link:hover,
.header-slack-link:hover,
.header-read-doc-link:hover {
opacity: 0.6;
}
Expand Down

0 comments on commit f1c3838

Please sign in to comment.