From e113f5f937ae3436fd385724400389798103e12b Mon Sep 17 00:00:00 2001 From: Bueller Date: Wed, 14 Feb 2024 12:35:52 -0500 Subject: [PATCH] Update App.scss purple for John --- client/src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/App.scss b/client/src/App.scss index 5971e41..5f5ec92 100644 --- a/client/src/App.scss +++ b/client/src/App.scss @@ -8,7 +8,7 @@ } .App-header { - background-color: green; + background-color: purple; height: 150px; padding: 20px; color: white;