diff --git a/example/src/components/SliceInstallation/SliceInstallation.content.ts b/example/src/components/SliceInstallation/SliceInstallation.content.ts index 28b50a9..a6f100c 100644 --- a/example/src/components/SliceInstallation/SliceInstallation.content.ts +++ b/example/src/components/SliceInstallation/SliceInstallation.content.ts @@ -54,7 +54,7 @@ export const sliceInstallCustom: PanelProps[] = [ classAlias: 'article-body', fontFamily: "'Inter', 'sans-serif'", fontWeight: 'normal', - fontSize: '1.1rem' + fontSize: '1.1rem', letterSpacing: '0em', lineHeight: 1.5, textTransform: 'none',