this repo has no description
0
fork

Configure Feed

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

Reduce padding on X axis to make it look better on smaller screens

+1 -1
+1 -1
src/config.ts
··· 1 1 export const blog = { 2 2 post: { 3 3 width: 30, 4 - xPadding: 15, 4 + xPadding: 2, 5 5 yLeeway: 5, 6 6 yGap: 10, 7 7 drift: [0.1, 1],