Switched footer to div to prevent email from squishing it
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user