From 667f6ca335eee3d17096d63f7cba86738e727992 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Thu, 9 Feb 2017 20:32:59 +0900
Subject: [PATCH] =?UTF-8?q?[Client]=20=E3=82=A4=E3=83=B3=E3=83=87=E3=83=B3?=
 =?UTF-8?q?=E3=83=88=E3=82=B5=E3=82=A4=E3=82=BA=E8=AA=BF=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/web/app/base.styl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index 9476d3335e..4b107a2c98 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -109,7 +109,7 @@ a
 
 pre > code
 	font-family Consolas, 'Courier New', Courier, Monaco, monospace
-	tab-size 4
+	tab-size 2
 
 	.comment
 		opacity 0.5