Skip to content

Commit dab67ae

Browse files
Merge pull request 0xPolygon#260 from 0xPolygon/km/css-snagging
Fix last bit of snagging
2 parents 63ea813 + 3649fcc commit dab67ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/_site_essentials/stylesheets/extra.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
.md-icon {
7373
color: var(--gray);
7474
}
75+
.flex-card-item:hover {
76+
background-color: var(--gray);
77+
}
7578
}
7679
/** END OF COLOR SCHEMES **/
7780

0 commit comments

Comments
 (0)