Commit d37e5b26 by Manzar Hussain

add link for home page

parent 8dd8a76b
...@@ -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