We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa9205 commit 8edb533Copy full SHA for 8edb533
1 file changed
examples/time_integration.html
@@ -28,8 +28,8 @@ <h1>Time integration</h1>
28
<main>
29
<!-- Simulation panel: canvas + controls -->
30
<table style="align_center;border-radius: 20px;padding: 20px;margin:auto">
31
- <col width="75%">
32
- <col width="25%">
+ <col width="70%">
+ <col width="30%">
33
<tr>
34
<td>
35
<div class="card sim-panel">
0 commit comments