Skip to content
Snippets Groups Projects
Commit c5015adf authored by Lucas Eduardo Schoenfelder's avatar Lucas Eduardo Schoenfelder
Browse files

button publicar recurso arrumado

parent 098e37b3
No related branches found
No related tags found
4 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!18Branch do lucas,!17Branch do lucas
This commit is part of merge request !18. Comments created here will be created in the context of that merge request.
...@@ -136,7 +136,7 @@ export default function MenuBar(props){ ...@@ -136,7 +136,7 @@ export default function MenuBar(props){
<Link to="/termos-publicar-recurso"> <Link to="/termos-publicar-recurso">
<ButtonPublicarRecurso> <ButtonPublicarRecurso>
<CloudUploadIcon style={{color:"white", marginLeft : "0"}}/> <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 PUBLICAR RECURSO
</span> </span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment