-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc7e03d
commit 554c68b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|