© 2026 Hedgehog Software, LLC
.your-ruleset-here { text-decoration: underline; text-underline-offset: 0.5em; text-decoration-thickness: 5px; padding: 5px; transition: text-underline-offset 1s ease; &:hover { text-underline-offset: 1em; } }