From c8411864653abe310a11a3e1a9cb0ccf3d1f333e Mon Sep 17 00:00:00 2001
From: Arif <azizularif@gmail.com>
Date: Sat, 24 Jun 2023 19:32:57 +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 abb06a1..3635d9e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,7 +7,7 @@
     <style>
       /* Style for the buttons */
       button {
-        background-color: 05CAFF;
+        background-color: #05CAFF;
         color: white;
         font-size: 24px;
         padding: 12px 24px;
-- 
GitLab