style(docs): remove bottom margin in index route

This commit is contained in:
Eric Liu 2022-08-06 12:58:34 -07:00
commit 74730a5280

View file

@ -61,7 +61,7 @@
</script> </script>
<Content> <Content>
<Grid style="margin-bottom: var(--cds-layout-06);"> <Grid>
<Row> <Row>
<Column> <Column>
<h1>Carbon Components Svelte</h1> <h1>Carbon Components Svelte</h1>