Commit 2e588ef0 by Manzar Hussain

remove spacer

parent d37e5b26
...@@ -80,8 +80,8 @@ ...@@ -80,8 +80,8 @@
{{ page.content_top }} {{ page.content_top }}
</div> </div>
{% endif %} {% endif %}
<div class="container-fluid spacerTB"> {# <div class="container-fluid spacerTB">
<div class="row"> <div class="row"> #}
{% if page.sidebar_first %} {% if page.sidebar_first %}
{{ page.sidebar_first }} {{ page.sidebar_first }}
...@@ -96,8 +96,8 @@ ...@@ -96,8 +96,8 @@
{{ page.sidebar_second }} {{ page.sidebar_second }}
{% endif %} {% 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