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

Single price component using Tailwind CSS

Marvinβ€’ 130

@Marvin-Erazo

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Kamasah-Dicksonβ€’ 5,590

@Kamasah-Dickson

Posted

These are some of the things I found out from your solution.

  • Your card is not properly centerpiece.
  • Also on mobile your solution looks great.
  • Texts ate also readable.

Beside good job but fix the centring. Happy codingπŸ‘πŸ’»

Marked as helpful

0

Te recomiendo que le apliques estas propiedades bro ya que le falta medida en el body, algo asΓ­ bro: main{ height: 100vh; display: flex; justify-content: center; align-items: center; } .card{ width: 635px; height: 476px; display: grid; grid-template-columns: repeat(2, 1fr); border-radius: 10px; } si puedes escribeme para ver si puedo ayudar en algo bro

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