From a7c726921ab1ae387b4a112ebf3ba46f2235f4b3 Mon Sep 17 00:00:00 2001 From: rw400 Date: Thu, 20 Sep 2018 18:53:05 -0400 Subject: [PATCH] message change to tomato --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 616f192..fdafc76 100644 --- a/index.css +++ b/index.css @@ -71,7 +71,7 @@ body { flex-direction: row; flex-wrap: wrap; width: 75%; - background-color: cyan; + background-color: tomato; border-bottom-left-radius: 15px; }