about summary refs log tree commit diff
path: root/index.less
diff options
context:
space:
mode:
Diffstat (limited to 'index.less')
-rw-r--r--index.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.less b/index.less
index ac79cda..e1baf4a 100644
--- a/index.less
+++ b/index.less
@@ -76,7 +76,7 @@ pre {
 }
 
 .btn-Z(@color: #999){
-	margin-top: 1em;
+	margin: .5em 0;
 	color: white;
 	background-color: @color;
 	border-color: @color - #222;