We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc88b4 commit 2ed6d8fCopy full SHA for 2ed6d8f
styles/globals.css
@@ -1,6 +1,6 @@
1
body {
2
- width: 100dvw;
3
- height: 100dvh;
+ width: 100%;
+ height: 100%;
4
margin: 0;
5
border: 0;
6
display: block;
0 commit comments