Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Omnibus
/
game-test
like
3
Runtime error
App
Files
Files
Community
Omnibus
commited on
Oct 26, 2023
Commit
ee9316f
•
1 Parent(s):
96edbe6
Update game.html
Browse files
Files changed (1)
hide
show
game.html
+1
-0
game.html
CHANGED
Viewed
@@ -10,6 +10,7 @@
10
}
11
canvas {
12
width:100%;
13
}
14
</style>
15
</head>
10
}
11
canvas {
12
width:100%;
13
+
max-width:800px;
14
}
15
</style>
16
</head>