Skip to content
Snippets Groups Projects
Commit feabea85 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

ISTWCMS-7216: move site footer content outside of wrapper so it can set its...

ISTWCMS-7216: move site footer content outside of wrapper so it can set its own width instead of being limited by the grid
parent dc4b1774
No related branches found
No related tags found
1 merge request!246ISTWCMS-7216: let sections determine their own width in content types supporting hero images
...@@ -23,10 +23,9 @@ ...@@ -23,10 +23,9 @@
} %} } %}
</div> </div>
{% endif %} {% endif %}
</div>
<div class="uw-site-footer__content"> <div class="uw-site-footer__content">
{{ body }} {{ body }}
</div>
</div> </div>
</div> </div>
{% endif %} {% endif %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment