this repo has no description
0
fork

Configure Feed

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

Adjust header margins

+1 -1
+1 -1
src/app.css
··· 1206 1206 background-image: none; 1207 1207 border-bottom: 0; 1208 1208 border-radius: 16px; 1209 - margin-inline: 16px; 1209 + margin-inline: 8px; 1210 1210 } 1211 1211 .timeline-deck > header[hidden] { 1212 1212 transform: translate3d(0, calc((100% + var(--margin-top)) * -1), 0);