This commit is contained in:
Parker TenBroeck 2026-01-05 14:46:47 -05:00
parent f1b8c08e8f
commit 7971c61c74
15 changed files with 41485 additions and 252 deletions

View file

@ -106,10 +106,9 @@ body {
background: #111;
}
#canvas {
width: 100%;
height: 100%;
display: block;
.graph {
width: 100%;
height: 100%;
}
/* ---------- Bottom area (terminal + editor) ---------- */