From b614b117d5eba53c337077cbfb2d79e5917e8185 Mon Sep 17 00:00:00 2001 From: William <172239352+willi-felix@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:33:03 +0700 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e248c30..5d61ab3 100644 --- a/index.html +++ b/index.html @@ -82,7 +82,7 @@ .title { font-size: 2em; transition: color 0.5s; - color: #f66095 + color: #60f6b5; } .title:hover {