From 7a8e859b40cc96ed587d37234f001f3afdb6ddfb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?syuilo=E2=AD=90=EF=B8=8F?= <Syuilotan@yahoo.co.jp>
Date: Tue, 9 May 2017 16:26:37 +0900
Subject: [PATCH] Update base.styl

---
 src/web/app/base.styl | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index 829236db52..fe0fe296fc 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -36,12 +36,10 @@ html
 	left 0
 	width 100%
 	height 100%
+	padding 32px
 	background #1269e2
 	color #fff
 
-	> p
-		text-align center
-
 #nprogress
 	pointer-events none