diff --git a/demo/css/style.css b/demo/css/style.css index 6f08308..b7401c2 100644 --- a/demo/css/style.css +++ b/demo/css/style.css @@ -113,4 +113,8 @@ canvas:active { .dg.a { margin-right: 0; +} + +svg { + display: none; } \ No newline at end of file diff --git a/demo/dev.html b/demo/dev.html index 3edd648..785e7ca 100644 --- a/demo/dev.html +++ b/demo/dev.html @@ -34,8 +34,9 @@