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

Responsive CSS-styling using TailwindCSS

@HydraNhani

Desktop design screenshot for the Expenses chart component coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


justify-self applies just to grids is what I learned

Community feedback

@HydraNhani

Posted

Thanks bro, I really appreciate your feedback!

0

@AkshayEddula

Posted

Hi bro Goodjob, However You can make that Grid lines And y labels disappear with this code options:{ maintainAspectRatio:true, scales: { x: { grid: { display: false } }, y: { ticks: { display: false }, grid: { display: false } }, }, }

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