We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a74b7f4 commit 57223f4Copy full SHA for 57223f4
content/test/calculator/index.md
@@ -11,8 +11,7 @@ image = "thumbnail.png"
11
12
This is a Rust calculator built with Iced UI running in WebAssembly.
13
14
-{{< wasm "iced_test-d2cc32930241cf04.js" "360px" "480px" >}}
15
-
+{{< wasm "iced_test-d2cc32930241cf04.js" "22rem" "30rem" >}}
16
## About
17
18
A simple calculator implemented in Rust using the Iced UI framework, compiled to WebAssembly for web deployment.
0 commit comments