text-decoration-inset is Like Padding for Text Decorations | CSS-Tricks
▻https://css-tricks.com/text-decoration-inset-is-like-padding-for-text-decorations
The text-decoration-inset #CSS property solves a problem that we’ve had since the beginning of the web, which is that #text #decorations such as underlines extend beyond the first and last characters (to the edges of the content box, to be specific), resulting in vertical misalignment.
