From 3201cee62c81c319d4efd6d0b1ea567e68894b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szekeres=20Ba=CC=81lint?= Date: Sun, 19 Aug 2018 23:38:00 +0200 Subject: [PATCH] style fix --- resources/scss/_main.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/scss/_main.scss b/resources/scss/_main.scss index 392de00..f00b63e 100644 --- a/resources/scss/_main.scss +++ b/resources/scss/_main.scss @@ -3,6 +3,8 @@ section.presets { margin-bottom: 1rem; .btn { + margin-bottom: 0.25rem; + &.btn-outline-dark{ &:hover { background-color: #666;