this repo has no description
0
fork

Configure Feed

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

Fix typo

+1 -1
+1 -1
src/app.css
··· 928 928 .deck-backdrop .deck .status { 929 929 max-width: var(--main-width); 930 930 } 931 - .deck-backdrop .deck :is(.button-switch-view, menu-switch-view) { 931 + .deck-backdrop .deck :is(.button-switch-view, .menu-switch-view) { 932 932 display: none; 933 933 } 934 934 @media (min-width: 40em) {