dev vouch dev on at. thats about it atvouch.dev
8
fork

Configure Feed

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

fix link color style

Luna 93f751c5 7b7825f9

+2 -3
+2 -3
frontend/src/App.css
··· 159 159 } 160 160 161 161 a { 162 - color: #ff6b8a; 162 + color: #ef4444; 163 163 text-decoration: none; 164 164 } 165 165 ··· 168 168 } 169 169 170 170 a:visited { 171 - color: #ff6b8a; 171 + color: #b91c1c; 172 172 } 173 173 174 174 /* ── topbar ── */ ··· 389 389 390 390 391 391 .vouch-handle { 392 - color: var(--text); 393 392 font-size: 15px; 394 393 overflow: hidden; 395 394 text-overflow: ellipsis;