Commit 94d06f7f by Manzar Hussain

updated css

parent 51e97f5e
......@@ -262,8 +262,15 @@ z-index: 9;
}
.hm_b_hc.hm_cb_d {
font-size: 2.2rem;
padding: 25px 0px 15px;
padding: 15px 0px 15px;
margin: 0;
}
.hm_b_hc.hm_cb_d {
font-size: 2.2rem;
padding: 15px 0px 5px;
}
@media (max-width: 767px) {
.hm_b_hc.hm_cb_d{
font-size: 1.8rem;
......
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