From 34481f9081138e873372e9412310ac818757d8c0 Mon Sep 17 00:00:00 2001 From: FAYSi223 <134807221+FAYSi223@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:58:37 +0200 Subject: [PATCH] Update ApplyVerify.vue --- src/views/ApplyVerify.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/ApplyVerify.vue b/src/views/ApplyVerify.vue index 45d14fa0..2ed895f8 100644 --- a/src/views/ApplyVerify.vue +++ b/src/views/ApplyVerify.vue @@ -3,7 +3,7 @@
Apply for Server Verification
-
Last updated: Friday 08 October 2024
+
Last updated: Friday 11 October 2024

If you find something missing or have any questions, email us at

@@ -134,7 +134,7 @@ textarea { button { padding: 10px 15px; - background-color: #4CAF50; + background-color: #3cacf4; color: white; border: none; border-radius: 4px;