Your media queries do really well to change the font-size to avoid overflow. One thing you might want to note, however, is how the elements would be displayed on a physical device. This is what your project would look like on an iPhone 6 Plus:
Some of the text is a little hard to read, so you should adjust accordingly.
Your media queries do really well to change the font-size to avoid overflow. One thing you might want to note, however, is how the elements would be displayed on a physical device. This is what your project would look like on an iPhone 6 Plus: Some of the text is a little hard to read, so you should adjust accordingly.
If you are interested in how I got that screenshot: https://developers.google.com/web/tools/chrome-devtools/device-mode/