We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd3ed9 commit e249098Copy full SHA for e249098
scss/_tables.scss
@@ -40,7 +40,7 @@ table {
40
border-bottom-width: .12 * $em;
41
42
&:hover {
43
- background-color: lighten($gray, 10);
+ background-color: lighten($gray, 5);
44
}
45
46
th {
0 commit comments