diff --git a/templates/mf2/h-feed.cassius b/templates/mf2/h-feed.cassius index e3a7ab2..30363bf 100644 --- a/templates/mf2/h-feed.cassius +++ b/templates/mf2/h-feed.cassius @@ -1,2 +1,5 @@ -div.h-feed > ol > li:not(:last-child) - margin-bottom: 1em +div.h-feed + > ol.list-unstyled + margin-bottom: 0 + > li:not(:last-child) + margin-bottom: 1em