Skip to content

Commit

Permalink
fix: cnpj
Browse files Browse the repository at this point in the history
  • Loading branch information
luizbrito6 committed Jun 12, 2024
1 parent 5149247 commit f1a2985
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/doacoes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ <h2 class="p-text">
<div class="card">
<h3 class="h2-text">Conta Bancária</h3>
<div>
<span class="a-text">Banco: 000</span>
<span class="a-text">Agência: 0000</span>
<span class="a-text">Conta: 00000-0 </span>
<span class="a-text">CNPJ: 00.000.000/0000-00</span>
<span class="a-text">Banco: Bradesco</span>
<span class="a-text">Agência: 6551</span>
<span class="a-text">Conta: 0304282-0 </span>
<span class="a-text">CNPJ: 58.762.534/0001-35</span>
</div>
</div>
<div class="card">
Expand Down

0 comments on commit f1a2985

Please sign in to comment.