HTLM, CSS, JavaScript, Media Queries, Grid, Flexbox

Solution retrospective
- how can I change the color of my share arrow SVG icon? I was able to change the background but not the arrow itself
- is there a way to make sure all of the browsers look the same instead of using individual media queries? I noticed that the app in mobile view looked different in firefox so I added a media query for that browser
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JepardMay
Hello. I found that on 320px the bottom-container is going off the container https://gyazo.com/eeecf9eff43a38588d60a1c7c77f1c88. 320px is a minimum width that is worth checking. About your second question. Browser engines are quite different from one another. If you want to know more about it, read about browser rendering.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord