this repo has no description
0
fork

Configure Feed

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

Slightly faster bg transition

+1 -1
+1 -1
src/app.css
··· 915 915 text-decoration-line: none; 916 916 color: inherit; 917 917 user-select: none; 918 - transition: background-color 0.2s ease-out; 918 + transition: background-color 0.1s ease-out; 919 919 -webkit-tap-highlight-color: transparent; 920 920 animation: appear 0.2s ease-out; 921 921 -webkit-touch-callout: none;