From 667f6ca335eee3d17096d63f7cba86738e727992 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 9 Feb 2017 20:32:59 +0900 Subject: [Client] インデントサイズ調整 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(-) (limited to 'src/web') 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 -- cgit v1.2.3-freya