this repo has no description
0
fork

Configure Feed

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

The tap highlight color can get very distracting

+1
+1
src/app.css
··· 317 317 text-decoration-line: none; 318 318 color: inherit; 319 319 transition: background-color 0.2s ease-out; 320 + -webkit-tap-highlight-color: transparent; 320 321 } 321 322 .status-link:hover { 322 323 background-color: var(--link-bg-hover-color);