From db9560abd79c86e9f2e17b6c5d17812aac7c3fe0 Mon Sep 17 00:00:00 2001 From: Arif <azizularif@gmail.com> Date: Sat, 24 Jun 2023 19:43:10 +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 f4de2d6..b16dd87 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ /* Style for the buttons */ button { background-color: #05CAFF; - color: white; + color: black; font-size: 24px; padding: 12px 24px; border: none; -- GitLab