From 10096f812cce7091bf5071545d9b72c66e0b2afc Mon Sep 17 00:00:00 2001
From: MAKSS <32557358+SMAKSS@users.noreply.github.com>
Date: Fri, 23 Oct 2020 19:58:48 +0330
Subject: [PATCH] Fixed inputs and labels lack spacing (#821)
To keep consistency in the Forms documentation page I just fixed spacing between inputs and their associate labels
---
site/src/pages/forms/index.js | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/site/src/pages/forms/index.js b/site/src/pages/forms/index.js
index 4427f9d..513f5b0 100644
--- a/site/src/pages/forms/index.js
+++ b/site/src/pages/forms/index.js
@@ -27,8 +27,7 @@ function Forms() {
@@ -284,16 +283,13 @@ function Forms() {