Latest solutions
Latest comments
- P@atomz520P@atomz520
I am aware of the Accessibility Report and HTML Validation issues. I was testing to see how Chakra UI handles accessibility and aria labels by default.
- @Shun-planetP@atomz520
Hi @Shun-planet, it's great that you have completed the challenge.
For your question about arranging elements based on screen sizes, do check out
@media
queries, that will allow you to have certain CSS styles targeted at different screen sizes.Happy coding!
Marked as helpful