GPT answer
1. Use media queries: Start by applying CSS media queries to target different screen sizes. In this case, you can target the viewport size of 360 x 780 pixels. You can define specific styles for this screen size to optimize the layout and ensure proper rendering on the iPhone 12 mini.
2. Use fluid layouts: Design your web app using fluid layouts that adapt to different screen sizes. https://chat.openai.com/share/2de4ef1d-b5e8-47e2-945f-660883130bcb
ChatGPT
chat.openai.com