Submitted over 1 year ago
Results Summary Component project
@ahmedlasheen2472009
Design comparison
SolutionDesign
Community feedback
- @jGsouzaJrPosted over 1 year ago
Hey, all right!?, I wanted to leave a tip for you to centralize your work, which is display: flex; margin: auto;
by doing this your container will be centralized, in the summary part use <h4> use <p> the <span> are right, when starting a styling always use these start properties
*{ margin: 0; padding: 0; text-decoration: none; list-style: none; box-sizing: border-box }
so, the margin, the padding, you put it, because each browser has a standard and your work can be like in Edge, but bad in Safire
for mobile use @media (max-width: 'look in style guide size';)
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