This repository has no description
0

Configure Feed

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

fix

-2
-2
src/app/profile/[handle]/profile.module.css
··· 102 102 .statsHeader { 103 103 font-size: 1.5rem; 104 104 font-weight: 500; 105 - margin: 0 0 1.5rem 0; 106 105 color: var(--title-color); 107 106 } 108 107 ··· 545 544 .wrappedHeader { 546 545 font-size: 1.5rem; 547 546 font-weight: 500; 548 - margin: 0 0 1.5rem 0; 549 547 color: var(--title-color); 550 548 text-align: left; 551 549 }