Skip to content

Commit 842f660

Browse files
committed
fix mobile view
1 parent 7d61c74 commit 842f660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
@tailwind utilities;
1414
html,
1515
body {
16-
@apply h-full overflow-hidden;
16+
@apply h-dvh overflow-hidden;
1717
}

0 commit comments

Comments
 (0)