+ 3
HOW CAN I IMPROVE MY DASHBOARD
How can I improve the responsiveness and accessibility of my dashboard design to ensure a better user interface across different devices and screen sizes? Andrey Vasiljevich WANYIKE EMMANUEL Prashanth Kumar https://sololearn.com/compiler-playground/W6hh594S9Ds2/?ref=app
5 Réponses
+ 3
did you try bootstrap? it is responsive out of the box, and gives you a lot of great classes
+ 2
Mihaly Nyilas why do you suggest bootstrap over tailwind? Is it because it’s easier or a different reason?
+ 2
Prashanth Kumar
Thanks for the comments.
Am sure media queries will improve the responsiveness of the page
+ 1
Zvi
Mihaly Nyilas
Thanks for your suggestions. ¡.
I considered using Bootstrap, but I ran for a custom CSS approach to maintain a lightweight and customized design. However, I appreciate the suggestions and will surely explore using Bootstrap or Tailwind CSS for my next projects.
0
You should be using css media queries : https://www.w3schools.com/css/css_rwd_mediaqueries.asp