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?
3 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
well you need to add px to width in css for it to work now it's not valid 🙂
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View