change class property depent on div heigh
I have containers in first mode height is >1400px
And in second mod is < 400px
I want to change background color
When toggling height mode
.customClass{ background color:red}
Media query not working
And in second mod is < 400px
I want to change background color
When toggling height mode
.customClass{ background color:red}
Media query not working
