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++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

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