Skip to content

Commit 8edb533

Browse files
committed
- resize
1 parent 4aa9205 commit 8edb533

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/time_integration.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ <h1>Time integration</h1>
2828
<main>
2929
<!-- Simulation panel: canvas + controls -->
3030
<table style="align_center;border-radius: 20px;padding: 20px;margin:auto">
31-
<col width="75%">
32-
<col width="25%">
31+
<col width="70%">
32+
<col width="30%">
3333
<tr>
3434
<td>
3535
<div class="card sim-panel">

0 commit comments

Comments
 (0)