Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Results-summary

@Ah-Essam

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@firoozehImany

Posted

👋 Hi, Ahmed

🎉Congratulations, your solution looks great. 🎉

I want to tell you the things that come to my mind to improve the solution. If you apply this change to it, your solution will be better

CSS:


.header-container {
padding: 32px;
width: 350px;
}

.header-container .circle {
height: 200px;
width: 200px;
justify-content: center;
}

.header-container .circle h3 {
font-size: 70px;
}

.header-container>p {
max-width: 230px;
}

.container {
padding: 32px;
width: 350px;
}

.container .content .con-icon {
display: flex;
align-items: center;
}

.container .content>p {
color: hsla(224, 30%, 27%, 50%);
}

I hope I could help you.😊

Marked as helpful

0

@Ah-Essam

Posted

thank you very much you could help me and i edited the code and added your edits but i write the widths in the media query of large size devices i think that will be better and thank you again ♥

0

@firoozehImany

Posted

@Ah-Essam I'm glad I could help you, good luck

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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