
Submitted 2 months ago
Responsive page using @media queries and margins, positioning
@Tonny-Blair-Daniel
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I learnt how to use the @media queries selector, margins and CSS positioning.
What challenges did you encounter, and how did you overcome them?CSS media queries, margin and positioning were a challenge but I kept trying until I grasped them
What specific areas of your project would you like help with?positioning, media queries, and margins
Community feedback
- @Mahmoud-Abdelkarim777Posted 2 months ago
- hi bro i saw your coding i think it needs some improve.
- remove all margin from container (@media (min-width: 655px) { .container line 29 ) and .container line 16
- add this values to body { display: flex; align-items: center; justify-content: center; min-height: 100vh; }
1
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