Width and height works in inline css but not in external css
When i remove the width and height from the inline css and put it in css targeting the class anim-logo like this
Then width and the height doesn't takes in effect like it did if I put it in the html. Why?
