Skip to content

Commit f1c3838

Browse files
authored
Merge pull request finos#748 from Shreyhac/fix-hover-efect
fix: fixed hover effect
2 parents dc620f7 + 7be7a72 commit f1c3838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.header-github-link:hover,
22
.header-star-link:hover,
33
.header-fork-link:hover,
4+
.header-slack-link:hover,
45
.header-read-doc-link:hover {
56
opacity: 0.6;
67
}

0 commit comments

Comments
 (0)