© 2026 Hedgehog Software, LLC
text-decoration-line: line-through; text-decoration-thickness: 24px; text-decoration-color: colour.$yellow;
.strikethrough::after { content: ''; position: absolute; top: 50%; left: -5px; right: -5px; border-top: 24px solid currentColor; transform: translateY(-50%); }