this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Inherit line-through color too

+1
+1
src/components/status.css
··· 531 531 transition: transform 0.1s ease-in-out; */ 532 532 533 533 * { 534 + text-decoration-color: inherit; 534 535 text-decoration-thickness: 1.5em; 535 536 text-decoration-line: line-through; 536 537 text-rendering: optimizeSpeed;