transform - CSS error, "Invalid Property Value" -


in css, error, "invalid property value" when inspect transform element of service section of wall street theme. can please me steps correct it?

enter image description here

you can safely ignore "invalid property value" errors in css when you're using vendor specific prefixes since validation of these values not accurate.

note you're rotating 360deg, doesn't :)


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -