From 63a704e49c8d5b26d838eaa296bbab87642011e1 Mon Sep 17 00:00:00 2001 From: Zijin Xiao <28256042@qq.com> Date: Sat, 11 Feb 2017 17:43:24 +0800 Subject: [PATCH] code clean up --- README.md | 2 +- index.css | 1 - index.html | 17 +++++++---------- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 87e0753..72437fc 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,6 @@ $ npm start ``` bash $ npm run build ``` -The files will be in ```./dist``` +The files will be in ```./dist```. ## License [MIT](http://opensource.org/licenses/MIT) \ No newline at end of file diff --git a/index.css b/index.css index 0f178d7..7cc411c 100644 --- a/index.css +++ b/index.css @@ -1,4 +1,3 @@ - html, body, #root { height: 100%; } diff --git a/index.html b/index.html index f65f403..6e80b77 100644 --- a/index.html +++ b/index.html @@ -1,16 +1,13 @@ - +
- -