From d34e6e47278169c29cf623dc18504885dd2d4717 Mon Sep 17 00:00:00 2001 From: Sergey Filinsky Date: Thu, 8 Oct 2020 19:32:37 +0300 Subject: [PATCH] fix: fixed pr comments --- .../shared/components/premium-form/premium-form.component.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/app/shared/components/premium-form/premium-form.component.scss b/docs/app/shared/components/premium-form/premium-form.component.scss index f18ef2cf..a1f31f7c 100644 --- a/docs/app/shared/components/premium-form/premium-form.component.scss +++ b/docs/app/shared/components/premium-form/premium-form.component.scss @@ -102,6 +102,7 @@ } .btn { + margin-top: 1rem; font-family: nb-theme(font-main), sans-serif; border-radius: 3px; border: none;