Commit 4bd78fc4 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

update css

See merge request manzarH/dic-global-dev!684
parents bc0b35fe 51e97f5e
......@@ -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