Skip to content

Commit

Permalink
fix(vote): color to link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
igr-santos committed Nov 4, 2024
1 parent bc7e03d commit 554c68b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="g-col-12 g-col-md-8">
<img src="{% static "imgs/logo-footer.svg" %}" alt="Vote Pelo Clima">
<p class="mt-3">Vote pelo Clima é uma iniciativa para fortalecer a democracia por meio da participação popular nas eleições municipais, com ênfase na crise climática. Nosso objetivo é dar visibilidade a candidaturas comprometidas em enfrentar amplamente as mudanças climáticas nas cidades</p>
<p>Se você deseja excluir suas informações, entre em contato com <a class="text-bold" href="mailto:[email protected]">[email protected]</a></p>
<p>Se você deseja excluir suas informações, entre em contato com <a class="text-bold text-white" href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="g-col-12 g-col-md-4">
<h5 class="fw-bold text-uppercase text-white">Realização</h5>
Expand Down

0 comments on commit 554c68b

Please sign in to comment.