From dd8a06a397e26c46639eba1313102560dfa49c95 Mon Sep 17 00:00:00 2001 From: Adam Strzelecki Date: Mon, 7 Dec 2015 21:20:54 +0100 Subject: LESS: Use tabs for indent in all files This does not change any content and generated gogs.css is still the same. --- public/less/_home.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'public/less/_home.less') diff --git a/public/less/_home.less b/public/less/_home.less index 2a105ceb..01165249 100644 --- a/public/less/_home.less +++ b/public/less/_home.less @@ -15,8 +15,8 @@ } .octicon { color: #d9453d; - font-size: 40px; - width: 50px; + font-size: 40px; + width: 50px; } &.header { font-size: 20px; @@ -36,4 +36,4 @@ .signup { padding-top: 15px; padding-bottom: @footer-margin * 2; -} \ No newline at end of file +} -- cgit v1.2.3