This repository has no description
0

Configure Feed

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

auth button tweak

+1 -1
+1 -1
app/src/components/NavigationBar.module.css
··· 84 84 background-color: var(--primary-color); 85 85 color: white; 86 86 border: none; 87 - padding: 0.5rem 1rem; 87 + padding: .3rem .8rem; 88 88 border-radius: 0.5rem; 89 89 cursor: pointer; 90 90 font-size: 1rem;