diff --git a/.storybook/preview-head.html b/.storybook/preview-head.html index 9dc69bc4f..19e69d3b0 100644 --- a/.storybook/preview-head.html +++ b/.storybook/preview-head.html @@ -10,7 +10,7 @@ /* Custom styling to override Storybook docs global styles */ .sbdocs .lg-sb-preview .sb-story { - padding: 0 var(--space-xxxl); + padding: 0 var(--space-9); border: 0.3rem solid var(--colour-greyscale-200); border-radius: 0.3rem; background-color: var(--colour-greyscale-100); @@ -19,7 +19,7 @@ .sbdocs .sb-story [id^="story"][data-name] { display: block; background-color: var(--colour-greyscale-0); - padding: var(--space-lg); + padding: var(--space-6); } .sbdocs h1.css-wzniqs { @@ -35,28 +35,28 @@ line-height: var(--line-height-4) !important; padding: 0 !important; border: none !important; - margin: var(--space-xxl) 0 var(--space-sm) !important; + margin: var(--space-8) 0 var(--space-4) !important; } .sbdocs h3.css-wzniqs { font-size: var(--font-size-3) !important; font-weight: var(--font-weight-400) !important; line-height: var(--line-height-3) !important; - margin: var(--space-lg) 0 var(--space-sm) !important; + margin: var(--space-6) 0 var(--space-4) !important; } .sbdocs h4.css-wzniqs { font-size: var(--font-size-2) !important; font-weight: var(--font-weight-700) !important; line-height: var(--line-height-2) !important; - margin: var(--space-lg) 0 var(--space-sm) !important; + margin: var(--space-6) 0 var(--space-4) !important; } .sbdocs h5.css-wzniqs { font-size: var(--font-size-1) !important; font-weight: var(--font-weight-700) !important; line-height: var(--line-height-1) !important; - margin: var(--space-lg) 0 var(--space-sm) !important; + margin: var(--space-6) 0 var(--space-4) !important; } .sbdocs .css-unwacp { @@ -75,7 +75,7 @@ font-size: var(--font-size-3) !important; font-weight: var(--font-weight-300) !important; line-height: var(--line-height-3) !important; - margin-bottom: var(--space-lg) !important; + margin-bottom: var(--space-6) !important; } .sbdocs h1.css-wzniqs a, diff --git a/projects/canopy-test-app/src/app/app.component.html b/projects/canopy-test-app/src/app/app.component.html index 2e3f21919..205403ed8 100644 --- a/projects/canopy-test-app/src/app/app.component.html +++ b/projects/canopy-test-app/src/app/app.component.html @@ -68,7 +68,7 @@ 2T - Received on 12 Mar 2019 @@ -90,7 +90,7 @@
-