diff --git a/templates/default_v2/index.html b/templates/default_v2/index.html index 01b4468..6071b6f 100644 --- a/templates/default_v2/index.html +++ b/templates/default_v2/index.html @@ -319,6 +319,7 @@ } .custom-btn:hover .btn-text { + transform: scale(1.5); color: #f0f8ff; }