Emirhan durur
Emirhan durur
I got iPhone 6S. It got .7” more screen compared to SE.
https://github.com/arp242/hello-css/blob/7356f40e82375015644eecd954b877a06d0fcb9a/dist/base.min.css#L37 I just tested with Chrome DevTools, changing 12px to 18px seems okay. But its gonna break other media sizes, should fix that too.
> 18px seems rather huge to me. The default desktop size is 16px. Generally you want to make the fonts a bit smaller on mobile devices, not larger. Yeah, I...