My personal website
6
fork

Configure Feed

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

at main 3 lines 109 B view raw
1export const eventsStyles = { 2 wrapper: 'grid grid-cols-1 lg:grid-cols-2 xl:grid-cols-3 gap-1', 3} as const;