Commit 21b05ecf by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

dic india limited section in footer

See merge request manzarH/dic-global-dev!86
parents 2f33b6dc 452a49a4
......@@ -92,10 +92,13 @@
<div class="col-lg-3 col-12 f_cb_m">
{{ page.footer_third }}
</div>
<div class="col-lg-3 col-12 f_cb_m">
{{ page.footer_fourth }}
</div>
</div>
<div class="col-lg-3">
<div class="fl_c_b">
{{ page.footer_fourth }}
</div>
</div>
</div>
</div>
......
......@@ -128,10 +128,13 @@
<div class="col-lg-3 col-12 f_cb_m">
{{ page.footer_third }}
</div>
<div class="col-lg-3 col-12 f_cb_m">
{{ page.footer_fourth }}
</div>
</div>
<div class="col-lg-3">
<div class="fl_c_b">
{{ page.footer_fourth }}
</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