fixes #2481 change hover scale

This commit is contained in:
HWFord
2025-12-08 14:24:26 +01:00
parent 57f725d8e6
commit 0c92a8ba33

View File

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