Select the types of activity you want to include in your feed.
1.header { 2 display: flex; 3 flex-direction: row; 4 align-items: center; 5} 6 7.iconWrapper { 8 margin-right: 8px; 9 display: inline-flex; 10}