From 96cc2f86b05d886b751f80c6368093ef7c7e8452 Mon Sep 17 00:00:00 2001 From: nzambello Date: Tue, 14 Dec 2021 13:24:13 +0100 Subject: [PATCH] style: bg --- src/App.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.css b/src/App.css index bd3dc53..b796ab1 100644 --- a/src/App.css +++ b/src/App.css @@ -1,5 +1,6 @@ .App { text-align: center; + background-color: #282c34; } .App.alarm-set {