this repo has no description
0
fork

Configure Feed

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

Who shrank the stats?

+3
+3
src/components/account-info.css
··· 394 394 .timeline-start .account-container .stats { 395 395 flex-wrap: wrap; 396 396 } 397 + .account-container .stats > * { 398 + flex-shrink: 0; 399 + } 397 400 .account-container .stats a:not(.insignificant) { 398 401 color: inherit; 399 402 }