Commit 1539174a by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

add link for home page

See merge request manzarH/dic-global-dev!219
parents 927fc463 d37e5b26
...@@ -52,3 +52,6 @@ ...@@ -52,3 +52,6 @@
width: 100%; width: 100%;
height: auto; height: auto;
} }
.spacerT{
padding-top: 70px;
}
\ No newline at end of file
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
</div> </div>
<div class="cs_btn_c_b"> <div class="cs_btn_c_b">
<a href="">View All &nbsp;<i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="/life-at-dic">View All &nbsp;<i class="fa fa-angle-right" aria-hidden="true"></i></a>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
</div> </div>
</div> </div>
<div class="cs_btn_c_b"> <div class="cs_btn_c_b">
<a href="">View All &nbsp;<i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="/news">View All &nbsp;<i class="fa fa-angle-right" aria-hidden="true"></i></a>
</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