How to debug css for different mobile browsers (iphone/android)
so i deployed my website & one thing that i saw was how different an element was painted in iphone devices vs android & web
the first two images are on an iphone (first in safari & the second on chrome)
meanwhile the last two were taken from an android phone (one on chrome & the other on brave)
here's the css of the element
the thing is there's no way to debug the css on a phone like how can i do that, i tried the device mode & still doesn't reproduce the issue
2 Replies