Skip to content

Commit

Permalink
Merge pull request #31 from Jovens-do-futuro/edu-dev
Browse files Browse the repository at this point in the history
fix: termos
  • Loading branch information
EduLeal authored Jun 11, 2024
2 parents e09303e + 3945812 commit 0987001
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions pages/contato/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ <h1 class="h1-text">Página de contato</h1>
></textarea>
</div>

<div class="form-control">
<input type="checkbox" class="termos" name="termos" />
<label for="termos" class="termos">Eu aceito os termos</label>
</div>

<div class="form-control">
<button type="button" id="enviar" class="button button-text">
Enviar e-mail →
Expand Down
4 changes: 0 additions & 4 deletions pages/contato/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ main #s-contato .grid-layout .controle form .form-control input[type="email"] {
padding-left: 12px
}

main #s-contato .grid-layout .controle form .form-control .termos {
margin: 5px 0px 24px 0px;
}

main #s-contato .grid-layout .controle .infos {
max-width: 316px;
height: 368px;
Expand Down

0 comments on commit 0987001

Please sign in to comment.