Skip to content
Snippets Groups Projects

Update file contribution.tsx

Merged Edgar Aviles requested to merge edgarPrueba into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -56,7 +56,7 @@ export function Contribution() {
</div>
<div className="contribucionCuadro contribucion4" onClick={() => handleContribucionClick('contribucionHumanPractices')}>
<button className='botonContribucion'>
<p className='tituloContribucion' >Human Contribution</p>
<p className='tituloContribucion' >Human Practices Contribution</p>
<p className='textoCardContribucion'>This handbook addresses how "Human practices" at iGEM connect scientific innovation with human well-being, ensuring that technological advancements benefit communities equitably and meaningfully.</p>
</button>
</div>
Loading