Skip to content

Commit 0e19332

Browse files
committed
fix
1 parent 5d29773 commit 0e19332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ufs_statistic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ li a img,
4242
transition: all 0.2s ease;
4343
}
4444

45-
li:hover img {
45+
li a:hover img {
4646
transform: scale(3.5);
4747
z-index: 2;
4848
}

0 commit comments

Comments
 (0)