Commit b7bb08a4 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

updated css

See merge request manzarH/dic-global-dev!685
parents 4bd78fc4 94d06f7f
......@@ -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