From 78fdb70ef492dcd6dd01001236863b53fd265986 Mon Sep 17 00:00:00 2001 From: Ada Date: Sun, 14 May 2023 03:40:52 +0200 Subject: [PATCH] better color --- ui.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui.css b/ui.css index e0af70c..e4cd000 100644 --- a/ui.css +++ b/ui.css @@ -1,6 +1,6 @@ :root { --main-width: 85vw; - --title-color: hotpink; + --title-color: #ff008C; --bg-color: white; --text-color: #212121;