From 9728c8c0002b5452e9876586814a19a24540698e Mon Sep 17 00:00:00 2001 From: Szymon Chala Date: Mon, 15 Jun 2020 21:21:41 +0200 Subject: [PATCH] change color --- demo/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/index.css b/demo/index.css index 53e1eeb..79c2a7a 100644 --- a/demo/index.css +++ b/demo/index.css @@ -138,7 +138,7 @@ button { } .subject:nth-of-type(5) { - background-color: #dc5263; + background-color: #52dc72; } .subject--active {