From 70f5849816baa096d8881fede0fa5eb00c1e771e Mon Sep 17 00:00:00 2001
From: Arif <azizularif@gmail.com>
Date: Sat, 24 Jun 2023 19:32:13 +0000
Subject: [PATCH] Update index.html

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 1e1486f..abb06a1 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,7 +7,7 @@
     <style>
       /* Style for the buttons */
       button {
-        background-color: magenta;
+        background-color: 05CAFF;
         color: white;
         font-size: 24px;
         padding: 12px 24px;
-- 
GitLab