this repo has no description
0
fork

Configure Feed

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

Test overflow-anchor: auto

+1
+1
src/app.css
··· 86 86 width: var(--main-width); 87 87 max-width: 100%; 88 88 background-color: var(--bg-color); 89 + overflow-anchor: auto; 89 90 } 90 91 .deck.contained { 91 92 overflow: auto;