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;