Skip to content

Commit

Permalink
updating iof
Browse files Browse the repository at this point in the history
  • Loading branch information
awmpietro committed Apr 27, 2024
1 parent 5bfc5e7 commit 1f6f515
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,13 @@ <h4 class="card-title text-center violet">Dólar Nubank</h4>
<p><strong>Cotação de compra: </strong><span id="compra"></span></p>
<p><strong>Cotação de venda: </strong><span id="venda"></span></p>
</div>

</div>
<div class="card" id="dolarInfo">
<div class="card-header">Quais as taxas cobradas pelo Nubank?</div>
<div class="card-body">
<p><strong>Taxa de spread: </strong><span>4%</span></p>
<p><strong>IOF (atualizado 2023): </strong><span>5.38%</span></p>
</div>

<p><strong>IOF (atualizado 2024): </strong><span>4.38%</span></p>
</div>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion main.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f6f515

Please sign in to comment.