diff --git a/src/Components/MenuBar.js b/src/Components/MenuBar.js index 17b4d9e26b3c78b80e1ad0bd324b679da1fce955..74fce862b8ec40e7c2ea6500eb8cda97ea47dcde 100644 --- a/src/Components/MenuBar.js +++ b/src/Components/MenuBar.js @@ -136,7 +136,7 @@ export default function MenuBar(props){ <Link to="/termos-publicar-recurso"> <ButtonPublicarRecurso> <CloudUploadIcon style={{color:"white", marginLeft : "0"}}/> - <span style={{color : "#fff", textAlign: "center", alignSelf : "center", fontWeight:"100"}} > + <span style={{color : "#fff", textAlign: "center", alignSelf : "center", fontWeight:"500"}} > PUBLICAR RECURSO </span>