From 01596480117e137aba8fb6f28adb7aafad2abd1c Mon Sep 17 00:00:00 2001 From: Rodrigo Pombo Date: Thu, 7 Feb 2019 15:59:18 -0300 Subject: [PATCH] Refactor --- public/index.html | 10 +-- src/app.js | 153 ++++++++++++++++++++++++++++++++++++++++++++-- src/index.js | 62 ++----------------- 3 files changed, 152 insertions(+), 73 deletions(-) diff --git a/public/index.html b/public/index.html index 5291fba..c6114af 100755 --- a/public/index.html +++ b/public/index.html @@ -45,14 +45,6 @@ height: 100%; } - #message { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - height: 100%; - } - footer { position: fixed; right: 10px; @@ -67,7 +59,7 @@ -
+