Description
In #4228 we made a new XDl component to replace DefinitionCard.
We've used this in a few areas to be sure that it is an improvement over DefinitionCard (using XDl makes the source code easier to parse for the eye, as well as other benefits)
We should roll <XDl variant="x-stack"> out everywhere were we use DefinitionCard. I think this is pretty much everywhere we use an XAboutSection
Description
In #4228 we made a new XDl component to replace
DefinitionCard.We've used this in a few areas to be sure that it is an improvement over DefinitionCard (using XDl makes the source code easier to parse for the eye, as well as other benefits)
We should roll
<XDl variant="x-stack">out everywhere were we use DefinitionCard. I think this is pretty much everywhere we use anXAboutSection