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
Post a Comment