Skip to content
Snippets Groups Projects
Commit 548e032f authored by Henrique Varella Ehrenfried's avatar Henrique Varella Ehrenfried :speech_balloon:
Browse files

Improve Responsivity of page UserTerms

parent 5fe2a666
No related branches found
No related tags found
5 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!39Update admin system,!32Homologa,!31Fix console error
......@@ -199,7 +199,7 @@ class UserTerms extends Component {
</BannerStyle>
<ImagemSeçao2>
<Grid container spacing={3}>
<Grid container >
<Grid item xs={12} md={1}></Grid>
<Grid item xs={12} md={10}>
<div>
......@@ -216,7 +216,7 @@ class UserTerms extends Component {
</ImagemSeçao2>
<Secao3 >
<Grid container spacing ={3}>
<Grid container >
<h3>Para melhor compreensão, podemos dividir os recursos em dois tipos:</h3>
<Grid item xs={12} md={1} ></Grid>
<Grid item xs={12} md={5} >
......@@ -243,7 +243,7 @@ class UserTerms extends Component {
<Grid container spacing={3}>
<Grid container >
<Grid item xs={12} md={1}></Grid>
<Grid item xs={12} md={10}>
<Secao4>
......@@ -267,7 +267,7 @@ class UserTerms extends Component {
</Grid>
<Grid container spacing={3}>
<Grid container >
<Grid item xs={12} md={1}></Grid>
<Grid item xs={12} md={10}>
<div style={{ marginBottom:"50px",paddingTop: "20px"}}>
......
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