This repository has no description
0

Configure Feed

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

search margin

+1
+1
app/src/components/ProfileSearch.module.css
··· 28 28 outline: none; 29 29 background-color: transparent; 30 30 color: var(--text-color); 31 + margin-top: 2px; 31 32 } 32 33 33 34 .searchInput::placeholder {