css3 - Using VW units on Android stock browser v4.4.2 -


as far can tell should supported, test phone won't use value. os version on phone 4.4.2 (it's samsung s3). missing something?

it's basic css:

.elem {height: 13vw;) .elem h4 {font-size:3.4vw;} .elem h5 {font-size:2.7vw;} 

etc.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -