Skip to content
Snippets Groups Projects
Commit af4eb16b authored by mrp19's avatar mrp19
Browse files

Padronizando o estilo

parent 410ff290
No related branches found
No related tags found
1 merge request!9Resolve "Criar tela de termos de uso"
......@@ -85,7 +85,7 @@ class UserTerms extends Component {
<link href="https://fonts.googleapis.com/css?family=Kalam|Pompiere|Roboto&display=swap" rel="stylesheet"/>
<div style = {bannerStyle}>
<h2 style={{width: "100%",textAlign: "center",marginTop:"0px", paddingTop:"6rem",fontSize:"52px",fontFamily: "'Pompiere', cursive",color:"#fff",fontWeight:"500"}}>TERMOS DE USO</h2>
<h2 style={{width: "100%",textAlign: "center",marginTop:"0px", paddingTop:"6rem",marginBottom:"16px",fontSize:"52px",fontFamily: "'Pompiere', cursive",color:"#fff",fontWeight:"500"}}>TERMOS DE USO</h2>
<Modal/>
</div>
......
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