Commit 6ce3ea31 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

remove spacer

See merge request manzarH/dic-global-dev!220
parents 1539174a 2e588ef0
......@@ -80,8 +80,8 @@
{{ page.content_top }}
</div>
{% endif %}
<div class="container-fluid spacerTB">
<div class="row">
{# <div class="container-fluid spacerTB">
<div class="row"> #}
{% if page.sidebar_first %}
{{ page.sidebar_first }}
......@@ -96,8 +96,8 @@
{{ page.sidebar_second }}
{% endif %}
</div>
</div>
{# </div>
</div> #}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment