Skip to content

Commit

Permalink
Merge pull request google#1165 from wibblymat/fix-pt
Browse files Browse the repository at this point in the history
Fixed an HTML issue
  • Loading branch information
petele committed Mar 19, 2015
2 parents ecfcb77 + 01bc652 commit 4cfb13c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,12 @@ Depois de decidir que o uso de uma imagem é a melhor maneira de alcançar o efe

<div class="clear">
<div class="g--half">
<b>Vetor<b>
<b>Vetor</b>
<img class="center" src="images/vector-zoom.png" alt="Imagem vetorial ampliada">
</div>

<div class="g--half g--last">
<b>Varredura<b>
<b>Varredura</b>
<img src="images/raster-zoom.png" alt="Imagem de varredura ampliada">
</div>
</div>
Expand Down

0 comments on commit 4cfb13c

Please sign in to comment.