html - I would like to use the transform: scale() property but not have it apply to the children of the element -



html - I would like to use the transform: scale() property but not have it apply to the children of the element -

i utilize css transform: scale() property not have apply children of element. default behavior scales parent div , children divs. how around this?

thanks!

html css html5 webkit

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - cuda, pycuda -- how to write complex numbers -- errors:class "cuComplex" has no member "i" -

How do I check if an insert was successful with MySQLdb in Python? -