We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Currently we have reev optimized for full hd displays. However, we should also support larger and smaller displays.
To Reproduce Steps to reproduce the behavior:
Expected behavior We should have good optimization of the website for various displays.
Additional context The link to vuetify breakpoints: https://v2.vuetifyjs.com/en/features/breakpoints/#breakpoint-service
The text was updated successfully, but these errors were encountered:
fix: Add support for large displays (#113) (#128)
555fae4
Successfully merging a pull request may close this issue.
Describe the bug
Currently we have reev optimized for full hd displays. However, we should also support larger and smaller displays.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We should have good optimization of the website for various displays.
Additional context
The link to vuetify breakpoints: https://v2.vuetifyjs.com/en/features/breakpoints/#breakpoint-service
The text was updated successfully, but these errors were encountered: