diff --git a/assets/sass/_theme/design-system/typography.sass b/assets/sass/_theme/design-system/typography.sass index b17ab94d5ff712e724ce143ec28460cbebc2f062..b4968fcf5039cc2f757382fabe16a4dabc1b83b6 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 + ul + padding-left: $spacing0 + @include media-breakpoint-up(desktop) + padding-left: $spacing1 .rich-text @include rich-text