Submitted 4 months ago
Hubble landing page [ HTML - CSS - Flexbox - Grid ]
@MemoBiomy
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
- Any feedback will be helpful ❤️
Community feedback
- @DarkstarXDDPosted 4 months ago
The site is broken on mid size screens. Mainly because of the fixed widths you have used. You should use
max-width
instead ofwidth
. Did you not start mobile first? I see so many media queries, which suggests some fundamental thing is wrong.0@MemoBiomyPosted 4 months ago@DarkstarXDD I start on the large screens, where can I read about mobile-first
0@DarkstarXDDPosted 4 months ago@MemoBiomy This should give a good idea - internetingishard- mobile-first-development
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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