Submitted over 1 year ago
Results Summary Components Solution HTML and CSS
@essodekepanizi
Design comparison
SolutionDesign
Community feedback
- @danyelvarejaoPosted over 1 year ago
Hello, already it is an excellent code that I see there :) But I can notice that the
containeroverall
and thecontainersummary
don't have the same width.I think from your code you could use
display: flex
insecondcontainer
and usewidth: 100%
orflex: 1
incontaineroverall
and incontainerssummary
so that both are the same size.I really hope this will be useful to you.
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