diff --git a/styleguide.css b/styleguide.css index 5767bd1..446b551 100644 --- a/styleguide.css +++ b/styleguide.css @@ -382,6 +382,10 @@ section + section { font-weight: var(--font-weight-regular); } +.sg-body { + margin: 0 0 var(--spacing-large) 0; +} + .sg-strong, .sg-bar-label { font-size: var(--font-size-base);