Update footer.html

Fix weird spacing and remove white border
This commit is contained in:
Antonela 2020-01-09 11:58:52 -03:00
parent 7458cacbce
commit abbf18cb1b

View File

@ -61,8 +61,8 @@
</div>
</div>
</div>
<div class="col-12 d-flex justify-content-center border">
<div class="col-sm-6 offset-lx-1 offset-md-2 offset-sm-0 mt-5 mt-5 pb-5">
<div class="col-12 d-flex justify-content-center">
<div class="col-sm-6 offset-lx-1 offset-sm-0 mt-5">
<p class="text-primary-light text-uppercase">{{ _('Subscribe to our Newsletter') }}</p>
<p class="text-light">{{ _('Get monthly updates and opportunities from the Tor Project:') }}</p>
<p class="w"><a class="btn btn-small btn-dark mt-2 text-white text-uppercase active" role="button" aria-pressed="true" href="https://newsletter.torproject.org/">{{ _('Sign up') }}</a></p>