diff --git a/client/src/App.scss b/client/src/App.scss index db8789c..79de9c4 100644 --- a/client/src/App.scss +++ b/client/src/App.scss @@ -8,7 +8,7 @@ } .App-header { - background-color: yellow; + background-color: red; height: 150px; padding: 20px; color: white;