Created by: MartijnCuppens
Fixes #18294 (closed):
- Possibility to add
.card-full-linkclass to links inside card. This adds a ::before pseudo-element to the link which is stretched over the card. - Possibility to wrap the content of the card in a link with
.card-full-linkclass. No styling is influenced by doing this.