I developed a calculator using react and it works fine on my pc, so i uploaded it to github pages. The page in my both friend’s phone works fine, and they use android, but for some reason on my iphone it looks bugged.
the webpage on my iphone
I tried change the css file, and i already made an @media in css to be different in cellphones and tried to add -webkit-appearance: none;, but it didn’t work
If anyone wants to open the site and see how it looks, here is the link: https://edd-estevam.github.io/Calculator-react/
Edgar Santos Estevam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.