This commit is contained in:
123 2025-05-06 11:17:28 +08:00
parent 1ad89d2739
commit a09425e429

View File

@ -319,6 +319,7 @@
} }
.custom-btn:hover .btn-text { .custom-btn:hover .btn-text {
transform: scale(1.5);
color: #f0f8ff; color: #f0f8ff;
} }