diff --git a/demo/index.html b/demo/index.html index 13ffa6a..d43f034 100644 --- a/demo/index.html +++ b/demo/index.html @@ -27,7 +27,7 @@ margin: 0; padding: 0; border: none; - +fieldset {margin-top: .5rem;} + + fieldset {margin-top: .5rem;} } pre { overflow-y: scroll; @@ -47,6 +47,18 @@