this repo has no description
0
fork

Configure Feed

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

Test slight fade out

+4
+4
src/components/status.css
··· 453 453 .status > .container > .meta .meta-name { 454 454 mask-image: linear-gradient(to left, transparent, black 16px); 455 455 flex-grow: 1; 456 + 457 + .name-text b { 458 + opacity: 0.75; 459 + } 456 460 } 457 461 .status.large > .container > .meta { 458 462 min-height: 50px;