Skip to content

Commit

Permalink
mudança de nomes
Browse files Browse the repository at this point in the history
  • Loading branch information
ranh0 authored Jun 17, 2024
1 parent 756e581 commit 36bbff7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ <h1> <img src="imagens/transferir.png"></h1>
<ul class="produtos">
<li>
<h2>Matéria Orgânica</h2>
<img src="materia-organica-no-solo-instituto-agro.webp">
<p class="produtos-descricao">Lavagem.</p>
<img src="materia-organica-no-solo-instituto-agro.webp" width="150" height="150" >
<p class="produtos-descricao">Materia Orgânica.</p>
<p class="produtos-preco">R$ 25,00</p>
</li>
<li>
<h2>Planta</h2>
<img src="imagens/polimento.png">
<p class="produtos-descricao">Polimento.</p>
<img src="lsn-43239-5f0dc770b0121.jpeg">
<p class="produtos-descricao">Planta.</p>
<p class="produtos-preco">R$ 50,00</p>
</li>
<li>
Expand Down

0 comments on commit 36bbff7

Please sign in to comment.