Skip to content

Commit e249098

Browse files
committed
#305: less gray
1 parent acd3ed9 commit e249098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_tables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ table {
4040
border-bottom-width: .12 * $em;
4141

4242
&:hover {
43-
background-color: lighten($gray, 10);
43+
background-color: lighten($gray, 5);
4444
}
4545

4646
th {

0 commit comments

Comments
 (0)