From 60852adad224fa69419e74b5982c10f9cb074513 Mon Sep 17 00:00:00 2001 From: Chika Date: Tue, 8 Sep 2020 13:25:48 +0300 Subject: [PATCH] lighter background --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index b1b4b6e..7e0be22 100644 --- a/src/index.css +++ b/src/index.css @@ -8,7 +8,7 @@ body, } body { - background-color: rgb(230, 230, 230); + background-color: rgb(240, 240, 240); margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",