Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to figure out the hover transition for the buttons
What challenges did you encounter, and how did you overcome them?For some reason on the initial deployment, all my commits did not register properly from github desktop to the website. I had to start all over and recommit everything.
What specific areas of your project would you like help with?I was trying to use bootstrap and was not successful. I just used vanilla HTML and CSS
Community feedback
- @adonesguerreiroPosted 6 months ago
In your .container, put width: 330px and in your button, put width: 270px and height: 40px and you can remove the outline line and try to use other semantic HTML tags in addition to the div.
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