Design comparison
Solution retrospective
1- This is my first project that i made it all by myself and that something I'm proud of 2-What i will do differently is is to use more position in CSS
What challenges did you encounter, and how did you overcome them?-The only challenge was forgetting the html or css-comand. -I solve it by using Chat GPT and you Tube tutorials.
What specific areas of your project would you like help with?I need help in how to position my box because i feel confused using command position or margin...
Community feedback
- @Axsel519Posted 27 days ago
.box { background-color: hsl(0, 0%, 100%); width: 285px; /* height: 34vw; */ margin: 10vh auto; border-radius: 15px; } remove height and
add padding-bottom p { color: hsl(216, 15%, 48%); font-weight: 400; padding-right: 20px; padding-left: 20px; padding-bottom: 4vh; }
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