http://codepen.io/anon/pen/Iwtyg
I'm working on this small project (see the CodePen) and, apart from many other things, trying to make the div.artMain
text gradually appear after the div is resized, but for some reason the transition: color 850ms
on line 48 is getting ignored.
Is something overriding it somewhere that I fail to see?
Any thoughts are much appreciated!