From b11884be8bee6b7811d6df72aa10a9c751365f76 Mon Sep 17 00:00:00 2001 From: Alexandr Stelnykovych Date: Wed, 19 Aug 2020 22:01:29 +0300 Subject: [PATCH] minor fix: 'Init' view --- src/components/Init.vue | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/src/components/Init.vue b/src/components/Init.vue index 1e8b77d..852a360 100644 --- a/src/components/Init.vue +++ b/src/components/Init.vue @@ -1,13 +1,15 @@ @@ -46,7 +48,7 @@ export default { @import "@/components/scss/constants"; .main { - margin: 15px; + padding: 15px; margin-top: -100px; height: 100%;