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

All solutions

  • Submitted


    Anything I could improve? Also, how do I align the stat types to the stat headings properly? Using padding and margin doesn't really work well especially with different text lengths.

  • Submitted


    Any tips to improve the responsiveness of the website? Aside from using clamp(), im still not sure how to make parts of the website responsive. Should I have made a div for the buttons to resolve the position issues when resizing? Also, it seems that for the desktop version of the website, the viewport height is too big. How do I change the height to browser height instead of display height? Currently use 1080p but is there a resolution for browsers?

  • Submitted


    Redid the solution for this challenge, any help is appreciated but I have a few questions mostly related to clamp(). How should I be making responsive CSS on divs and paddings? Should I be using clamp() for them or something else?