diff --git a/www/vdom/index.html b/www/vdom/index.html index 95c2b6907..6ee2a8596 100644 --- a/www/vdom/index.html +++ b/www/vdom/index.html @@ -14,7 +14,7 @@ left:0px; bottom:0px; right:0px; - width:50%; + width:70%; height:100%; border:none; margin:0; @@ -27,7 +27,7 @@ right: 0px; border: 0px; height: 100vh; - width: 50vw; + width: 30vw; background-color: #222; color: #ccc; }