From 846fe766e0b56863746c88fe6dde0952a117dc2b Mon Sep 17 00:00:00 2001 From: ciaochaos <1272777550@qq.com> Date: Fri, 1 May 2020 21:07:17 +0800 Subject: [PATCH] 0.1.0.2 --- .gitignore | 2 ++ .idea/workspace.xml | 19 +++++++++++++------ src/App.css | 1 + 3 files changed, 16 insertions(+), 6 deletions(-) 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;