Skip to content

Commit

Permalink
Update screenshot format in README.md to use HTML for better responsi…
Browse files Browse the repository at this point in the history
…veness
  • Loading branch information
yancfgomes committed Nov 17, 2024
1 parent 63cd70e commit c59a1fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ Você pode ver a versão ao vivo do projeto clicando no link abaixo:
3. Para adaptar a visualização em dispositivos móveis, a página foi projetada para se ajustar a telas menores, utilizando media queries para ajustar o layout.

## Screenshot
![magazine-img](./images/mockup.png)
<img src="./images/mockup.png" height="300">




Expand Down

0 comments on commit c59a1fe

Please sign in to comment.