You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd suggest adding custom styling through `cards-pace.scss`;
avoid the `border` class here, and even consider moving
the `me-4` into, say, `.td-card.card`.
The text was updated successfully, but these errors were encountered:
Currently shortcodes contain hard coded styling, which is against good practice.
Affected shortcodes:
These shortcodes need to be reworked so that styling is applied via scss.
Originally posted by @chalin in #1376 (comment)
The text was updated successfully, but these errors were encountered: