I wonder why the card pattern is hardcoding the margin to the bottom?
https://github.com/openeuropa/oe_bootstrap_theme/blob/1.0.0-alpha7/templates/patterns/card/pattern-card--variant-search.html.twig#L56
I think the pattern should set the layout for the card itself only. If spacing is needed between a list of cards, we should leave this to the list itself? This is how it is implemented in BCL, see here https://oelibrary.netlify.app/ucpkn/?path=/story/features-project--listing
I wonder why the card pattern is hardcoding the margin to the bottom?
https://github.com/openeuropa/oe_bootstrap_theme/blob/1.0.0-alpha7/templates/patterns/card/pattern-card--variant-search.html.twig#L56
I think the pattern should set the layout for the card itself only. If spacing is needed between a list of cards, we should leave this to the list itself? This is how it is implemented in BCL, see here https://oelibrary.netlify.app/ucpkn/?path=/story/features-project--listing