this repo has no description
0
fork

Configure Feed

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

at 113eaa05ab2a261392a24ed7e5f330c032c185c9 10 lines 152 B view raw
1figure { 2 overflow-y: auto; 3 4 text-align: center; 5 6 img { 7 max-width: var(--content-max-width); 8 object-fit: scale-down; 9 } 10}