From 6cb0a8d6851d562338330c9932faef75da410157 Mon Sep 17 00:00:00 2001 From: Eric Y Liu Date: Thu, 8 Jul 2021 10:13:54 -0700 Subject: [PATCH] docs: apply noGutter to installation code snippets --- docs/src/pages/index.svelte | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/src/pages/index.svelte b/docs/src/pages/index.svelte index f4f7d6ac..31365bbe 100644 --- a/docs/src/pages/index.svelte +++ b/docs/src/pages/index.svelte @@ -52,9 +52,13 @@

Install

Installing with yarn:

- + + +

Using npm:

- + + +