Commit d37e5b26 by Manzar Hussain

add link for home page

parent 8dd8a76b
...@@ -51,4 +51,7 @@ ...@@ -51,4 +51,7 @@
.static_banner .b_slide_item img{ .static_banner .b_slide_item img{
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