diff --git a/examples/quake/index.html b/examples/quake/index.html index 0590c53..a563ceb 100644 --- a/examples/quake/index.html +++ b/examples/quake/index.html @@ -52,6 +52,10 @@ margin-left: -200px; text-align: center; } + + input[type=range] { + width: 400px; + }
@@ -83,7 +87,7 @@