Skip to content

Commit 8c77389

Browse files
committed
test code
1 parent 3696c17 commit 8c77389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/ecs/main.ecs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
create Body
4646
if mobile
47-
set the style of Body to `width:100vw`
47+
set the style of Body to `width:300px`
4848
else
4949
set the style of Body to `width:100%;max-width:1200px;margin:0 auto`
5050

0 commit comments

Comments
 (0)