Skip to content

Commit 1bc8a22

Browse files
committed
testing
1 parent 2da264f commit 1bc8a22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/ecs/main.ecs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,10 @@
4444

4545
create Body
4646
if mobile
47+
begin
4748
set the style of Body to `width:100%`
49+
alert `mobile`
50+
end
4851
else
4952
set the style of Body to `width:100%;max-width:1200px;margin:0 auto`
5053

0 commit comments

Comments
 (0)