Merged
requested to merge github/fork/andrewpucci/make-card-link-text-decoration-consistent into main
Created by: andrewpucci
This PR makes the hover state for anchors with class card-link
match the text-decoration set in other hover states in https://github.com/twbs/bootstrap/pull/30389. In effect, this will make it so card links will be underlined on hover, by default.
Fixes #34474 (closed)