Skip to content
Snippets Groups Projects

Branch do lucas

Merged Lucas Eduardo Schoenfelder requested to merge branchDoLucas into Develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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>
Loading