diff --git a/assets/sass/_theme/design-system/typography.sass b/assets/sass/_theme/design-system/typography.sass index b17ab94d5ff712e724ce143ec28460cbebc2f062..4fa02b2c363435778501fc28dac0111db86ac5c8 100644 --- a/assets/sass/_theme/design-system/typography.sass +++ b/assets/sass/_theme/design-system/typography.sass @@ -180,6 +180,11 @@ small, .small margin-top: $spacing1 &:first-child, meta + & margin-top: 0 + ul, ol + ul, ol + padding-left: $spacing0 + @include media-breakpoint-up(desktop) + padding-left: $spacing1 .rich-text @include rich-text