summaryrefslogtreecommitdiffstats
path: root/public/less/_home.less
diff options
context:
space:
mode:
authorAdam Strzelecki <ono@java.pl>2015-12-07 21:20:54 +0100
committerAdam Strzelecki <ono@java.pl>2015-12-07 21:20:54 +0100
commitdd8a06a397e26c46639eba1313102560dfa49c95 (patch)
treef300594e04f36886baba6f0e08311bed7f48b09e /public/less/_home.less
parent4e0c697aaf29ce6911b9e6ade36c50f619363adc (diff)
downloadgitea-dd8a06a397e26c46639eba1313102560dfa49c95.tar.gz
gitea-dd8a06a397e26c46639eba1313102560dfa49c95.zip
LESS: Use tabs for indent in all files
This does not change any content and generated gogs.css is still the same.
Diffstat (limited to 'public/less/_home.less')
-rw-r--r--public/less/_home.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/less/_home.less b/public/less/_home.less
index 2a105ceb1f..01165249c2 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
+}