Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

table of challenges aren't responsive #5

Open
diksown opened this issue Sep 28, 2021 · 2 comments
Open

table of challenges aren't responsive #5

diksown opened this issue Sep 28, 2021 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested

Comments

@diksown
Copy link
Owner

diksown commented Sep 28, 2021

I'm not satisfied with the current state of the table with challenges, it doesn't feels responsive. As I'm pretty inexperienced with front-end, I'd like to hear opinions about how to make them feel better at different screen sizes.

@diksown diksown added help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested labels Sep 28, 2021
@diksown diksown changed the title table of challenges aren't resposive table of challenges aren't responsive Sep 28, 2021
@diksown diksown pinned this issue Sep 28, 2021
@Tressos-Aristomenis
Copy link
Contributor

The safest and the most independent way is to use CSS media queries. There are fixed screen sizes, you can create a media query for each screen size. I would recommend designing your page with flex boxes.

@diksown
Copy link
Owner Author

diksown commented Oct 9, 2021

Thanks for the suggestion! It looks like a good way to do it, I might try it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants