Switched footer to div to prevent email from squishing it
This commit is contained in:
parent
aeb66ace4d
commit
7e60e4752a
@ -31,9 +31,9 @@
|
||||
The OACPL Team
|
||||
{% endif %}
|
||||
</div>
|
||||
<footer style="background-color: #ffffff; color: #0F4C85;">
|
||||
<div style="background-color: #ffffff; color: #0F4C85; width:100%">
|
||||
<div style="text-align: center">
|
||||
<p class="mb-0">© 2017 Ontario Association of Child Protection Lawyers.</p>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user