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.

text and responsiveness fixes

Luna bfa9dd3f 16dae70c

+21 -2
+20 -1
frontend/src/App.css
··· 102 102 103 103 .instructions { 104 104 color: var(--text); 105 - font-size: 18px; 105 + font-size: 14px; 106 106 text-align: right; 107 107 line-height: 1.7; 108 108 } ··· 375 375 376 376 .sidebar { 377 377 width: 100%; 378 + } 379 + 380 + .intro-block { 381 + flex-direction: column; 382 + } 383 + 384 + .intro { 385 + border-right: none; 386 + border-bottom: 1px solid var(--border); 387 + padding-right: 0; 388 + padding-bottom: 1rem; 389 + } 390 + 391 + .intro-right { 392 + padding-left: 0; 393 + } 394 + 395 + .instructions { 396 + text-align: left; 378 397 } 379 398 }
+1 -1
frontend/src/App.tsx
··· 70 70 <div className="instructions"> 71 71 <p>instructions:</p> 72 72 <p> 73 - 1. treat a vouch as an actual endorsement of someone's dev skills. 73 + <strong>1. treat a vouch as an actual endorsement of someone's dev skills.</strong> 74 74 </p> 75 75 </div> 76 76 {/* <div className="notes">