From 78e5ec36b4713db84b4c789c797f8eed19964cfd Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Mon, 23 Jul 2018 00:06:59 +0200 Subject: commit the builded webui --- webui/build/static/css/main.c17080f1.css | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 webui/build/static/css/main.c17080f1.css (limited to 'webui/build/static/css/main.c17080f1.css') diff --git a/webui/build/static/css/main.c17080f1.css b/webui/build/static/css/main.c17080f1.css deleted file mode 100644 index 5f3841c7..00000000 --- a/webui/build/static/css/main.c17080f1.css +++ /dev/null @@ -1,2 +0,0 @@ -body{margin:0;padding:0;font-family:sans-serif}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}} -/*# sourceMappingURL=main.c17080f1.css.map*/ \ No newline at end of file -- cgit