diff --git a/web/themes/custom/opdavies/src/components/markup.pcss b/web/themes/custom/opdavies/src/components/markup.pcss index 716a8f1..a1a2a17 100644 --- a/web/themes/custom/opdavies/src/components/markup.pcss +++ b/web/themes/custom/opdavies/src/components/markup.pcss @@ -31,6 +31,10 @@ ul { @apply pl-5; + + * { + @apply mt-4 + } + li + li { @apply mt-2 }