We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcea819 commit 835d517Copy full SHA for 835d517
CHANGELOG.md
@@ -1,7 +1,8 @@
1
## v0.5.4
2
3
-- Created a first version of documentation with nuxt/content in docs folder.
4
-- Removed `pointer-events-auto` class from ModalWindow Component
+- Created a first version of documentation with nuxt/content in docs folder
+- Removed `pointer-events-auto` class from ModalWindow Component due to mobile problems
5
+- Adjusted minimum screen size to `min-h-svh` instead of `min-h-screen` due to mobile problems
6
- Adjusted slate color in bright theme
7
8
## v0.5.3
0 commit comments