Skip to content

Commit

Permalink
⚙️ Fix: The image width
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael-GC committed Oct 1, 2024
1 parent e0176ef commit 15be470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion week02/holygrail.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h2>Headings</h2>
</section>
</main>
<aside>
<img src="https://content.churchofjesuschrist.org/templesldsorg/bc/Temples/photo-galleries/rio-de-janeiro-brazil/800x800/11-44a124e6fe618047c177f883622a35d3a95dec86.jpeg" alt="Rio de Janeiro Temple Celestial Room" width="200px">
<img src="https://content.churchofjesuschrist.org/templesldsorg/bc/Temples/photo-galleries/rio-de-janeiro-brazil/800x800/11-44a124e6fe618047c177f883622a35d3a95dec86.jpeg" alt="Rio de Janeiro Temple Celestial Room" width="200">
</aside>
<footer>
Raphael Carneiro 🌳
Expand Down

0 comments on commit 15be470

Please sign in to comment.