Commit 51e97f5e by Manzar Hussain

update css

parent a6139a63
......@@ -77,6 +77,7 @@
line-height: 1.2;
}
}
.jspVerticalBar {
......@@ -259,5 +260,15 @@ z-index: 9;
.cs_overlay_c_b {
margin-top: -50px;
}
.hm_b_hc.hm_cb_d {
font-size: 2.2rem;
padding: 25px 0px 15px;
}
@media (max-width: 767px) {
.hm_b_hc.hm_cb_d{
font-size: 1.8rem;
padding: 15px 0 5px;
}
}
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