Skip to content

Commit 5f60002

Browse files
authored
Merge pull request #249 from easycoder/dev
testing
2 parents 5235ddd + 33b6b99 commit 5f60002

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:100%`
47+
set the style of Body to `width:100vw`
4848
else
4949
set the style of Body to `width:100%;max-width:1200px;margin:0 auto`
5050

0 commit comments

Comments
 (0)