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 comments

  • Kaushal21β€’ 180

    @KaushalM-2103

    Submitted

    Hello Developers!!!

    I am Kaushal πŸš€πŸš€πŸš€, And this is my solution, feel free to suggest any improvement in the code.

    Skill used: HTML5 CSS3

    Zackβ€’ 80

    @ZeroScriptz

    Posted

    Looks good, I would try to re-format small parts of the code for example :

       
          .attribution {
            font-size: 11px;
            text-align: center;
          }
          .attribution a {
            color: hsl(228, 45%, 44%);
          }
    

    This can be put within your CSS stylesheet!

    Then for the Glare on the price via ETH. I would use a background-color or even background with a linear-gradient that aligns to teal/blue color.

    Marked as helpful

    0