TIHLDE / Kvark

Frontend of TIHLDE. Dev: https://dev.tihlde.org
https://tihlde.org
MIT License
15 stars 3 forks source link

Broken css on badges ledertavle #1093

Closed Embretr closed 1 month ago

Embretr commented 1 month ago

What happened?

A bug happened!

image

What browsers are you seeing the problem on?

Chrome

What device are you seeing the problem om?

PC

Relevant log output

No response

Embretr commented 1 month ago

This is your issue @Alivki . Also, add a profile image and your name so it is easier to see who you are. Good tailwind classes to know to solve this issue are:

https://tailwindcss.com/docs/flex-wrap

You could also maybe convert to using breakpoints and a grid layout instead: https://tailwindcss.com/docs/grid-template-columns https://tailwindcss.com/docs/responsive-design#using-custom-breakpoints