We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbcbfe commit 260e124Copy full SHA for 260e124
1 file changed
eventos/index.html
@@ -79,7 +79,7 @@ <h2 class="text-muted"></h2>
79
<h1>Eventos</h1>
80
81
82
- <img alt="cobra caminhando" class="rounded mx-auto d-block align-center" src="/images/eventos2.png" />
+ <img alt="cobra caminhando" class="img-fluid rounded mx-auto d-block align-center" src="/images/eventos2.png" />
83
<ul class="simple">
84
<li>Meetup do <a class="reference external" href="https://www.meetup.com/pt-BR/pyporto/">Python Porto</a></li>
85
<li>Meetup do <a class="reference external" href="https://www.meetup.com/pt-BR/Python-LX/">Python Lx</a></li>
0 commit comments