But what if you only want to change a single card’s height, for example? I tried wrapping the card in a div and specifying attributes, but couldn’t get it to work.
You could probably use UDStyle to do this because it applies the CSS classes directly to it’s children rather than the entire page. I don’t know the style off the top of my head to achieve this though.