diff --git a/website/pages/styleguide.mdx b/website/pages/styleguide.mdx
index 7dd8997fb..13bf6bf35 100644
--- a/website/pages/styleguide.mdx
+++ b/website/pages/styleguide.mdx
@@ -67,7 +67,7 @@ import { Colors, Patterns } from 'widgets/styleguide'
## Typography {#typography}
-import { H1, H2, H3, H4, H5, Label, InlineList } from 'components/typography'
+import { H1, H2, H3, H4, H5, Label } from 'components/typography'
> #### Markdown
>
@@ -181,13 +181,11 @@ new anymore. Setting `variant="model"` takes a description of model capabilities
and can be used to mark features that require a respective model to be
installed.
-
+
+
-
+
+
+ + + +
## Components