diff --git a/.gitignore b/.gitignore index 4d29575..5339fb1 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +/.idea \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 37b0e95..27a0784 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -11,9 +11,9 @@ - + - + @@ -331,10 +338,10 @@ - + - + diff --git a/src/App.css b/src/App.css index 02221f1..6d1222e 100644 --- a/src/App.css +++ b/src/App.css @@ -14,6 +14,7 @@ } } + .App-header { background-color: #FFFFFF; min-height: 100vh;