diff --git a/docs/index.html b/docs/index.html index 75cc050..1ae9527 100644 --- a/docs/index.html +++ b/docs/index.html @@ -36,7 +36,7 @@ padding: 20px; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); - max-width: 600px; + max-width: 1100px; margin: 0 auto; } @@ -63,6 +63,7 @@ border: none; border-radius: 4px; cursor: pointer; + margin-right: 10px; } input[type="button"]:hover { @@ -79,7 +80,7 @@ #output { margin-top: 20px; - max-width: 600px; + max-width: 1100px; margin: 20px auto 0; padding: 20px; border-radius: 8px; @@ -91,12 +92,15 @@
-

Wired M-Bus Parser with WASM

+

Online M-Bus parser (wired) https://maebli.github.io/m-bus-parser

- - + + + +