(cp 0c92a8ba3) fixes #2481 change hover scale

This commit is contained in:
HWFord
2025-12-08 14:29:54 +01:00
parent dd159f4604
commit 4ff398552e

View File

@@ -8387,7 +8387,7 @@ color:#FF7B00;
}
#whats_new .whats_new_block:hover{
scale:115%;
scale:105%;
transition:.6s;
}