Design comparison
Solution retrospective
For some reason I had issues on making the links to give the desired look, while it took me an unreasonable amount of time to overcome next time I will simply make a test project with as little styles as possible so I can be sure how to effectively uses styling. I am proud of the fact that I was able to find the issue and solve it effectively gaining some knowledge while doing so
What challenges did you encounter, and how did you overcome them?Mostly styling with CSS, stacking different effects on a body or the parent elements makes some certain effects to not be applied when you add them, specifically for me it was the width and I had to set the property of the anchor element to block before the width styling was able to be implemented
What specific areas of your project would you like help with?Mostly CSS, while I found a way to overcome this project I believe I need help when it comes to choosing the appropriate styling to give a desired look
Community feedback
- @ChoconaldoPosted 8 months ago
It's pretty good in overall. Try to centralize the card vertically using "height: 100vh;" property in the main instead of column flex direction. Also, the title and the location text (the neon green one) seem too small to me. They the location text should be bold too.
Marked as helpful1@robinsonexePosted 8 months agoThank you very much for taking time out to correct my solution! I am not very familiar with that metric but I will do my research and experiment with it and hopefully apply it properly, I am also working on making sure my solutions are accurate @Choconaldo
0
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