Html css, JavaScript

Solution retrospective
Tips to improve?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Deanogit
Hi @kaykedmar,
This is a cool solution
I just noticed the buttons shape could be improved by adding a
height: 50px;
property to match thewidth: 50px;
property in the.buttons button
class.This will mean you might have to adjust how the spans are placed.
I hope this helps, great effort completing this challenge
Marked as helpful
Join 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