I've been working on email templates. They look great on desktop and gmail app on android/iOS but look ugly if a open gmail in chrome/safari (I've tested on these only). I've added css in my head
tag but it looks that in mobile browsers only inline css is working. So if i want to show different logos on mobile and desktop they both show in mobile browser.
I've tried moving my css in inside body
tag as per different questions. Here's one of the things i've tried! but this doesn't seem to work either.