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,9 +92,12 @@ ...@@ -92,9 +92,12 @@
<div class="col-lg-3 col-12 f_cb_m"> <div class="col-lg-3 col-12 f_cb_m">
{{ page.footer_third }} {{ page.footer_third }}
</div> </div>
<div class="col-lg-3 col-12 f_cb_m">
{{ page.footer_fourth }} </div>
</div> </div>
<div class="col-lg-3">
<div class="fl_c_b">
{{ page.footer_fourth }}
</div> </div>
</div> </div>
</div> </div>
......
...@@ -128,11 +128,14 @@ ...@@ -128,11 +128,14 @@
<div class="col-lg-3 col-12 f_cb_m"> <div class="col-lg-3 col-12 f_cb_m">
{{ page.footer_third }} {{ page.footer_third }}
</div> </div>
<div class="col-lg-3 col-12 f_cb_m">
{{ page.footer_fourth }}
</div>
</div> </div>
</div> </div>
<div class="col-lg-3">
<div class="fl_c_b">
{{ page.footer_fourth }}
</div>
</div>
</div> </div>
</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