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;