Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

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

at main 6 lines 101 B view raw
1.menu { 2 display: flex; 3 justify-content: space-around; 4 align-items: center; 5 padding: 2px 0; 6}