Commit ae871c3d by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

update css

See merge request manzarH/dic-global-dev!621
parents 5e1ca72a be97017a
......@@ -171,5 +171,30 @@ z-index: 9;
.centerContainerbox img {
width: 100%;
}
.abt_c_b img {
max-width: 100%;
height: auto;
}
.abt_f_c img {
width: 100%;
height: auto;
}
.img_c_bmd img {
width: 100%;
max-width: 100%;
height: auto;
}
.grid_con_box li .thumb img {
width: 100%;
height: auto;
}
.img_c_b img {
width: 100%;
height: auto;
}
.centerContainerbox img {
width: 100%;
height: auto;
}
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