From a4db02c2273f26aeda9f7e8cb9dc94ecf0fee73f Mon Sep 17 00:00:00 2001 From: Marcos Moura Date: Mon, 17 Oct 2016 00:36:19 -0200 Subject: [PATCH] Fix spacing --- docs/src/pages/Introduction.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/Introduction.vue b/docs/src/pages/Introduction.vue index f1d3179..cc38b01 100644 --- a/docs/src/pages/Introduction.vue +++ b/docs/src/pages/Introduction.vue @@ -42,7 +42,7 @@ } .button-actions { - margin-bottom: 24px; + margin-bottom: 16px; text-align: center; .introduction {