this repo has no description
0
fork

Configure Feed

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

Maybe need this

+2
+2
src/app.css
··· 23 23 a.mention span { 24 24 text-decoration-line: underline; 25 25 text-decoration-color: inherit; 26 + text-decoration-thickness: 2px; 27 + text-underline-offset: 2px; 26 28 } 27 29 /* a.mention:has(span).hashtag { 28 30 color: var(--link-light-color);