Skip to content

Commit

Permalink
not expanded at first
Browse files Browse the repository at this point in the history
  • Loading branch information
xnought committed Oct 7, 2024
1 parent 7355b25 commit cbfa43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
let codebookHeight = 150;
let prismSquare = 150;
let prismSmallerSquare = 100;
let expanded = true;
let expanded = false;
let qvisSquare = 150;
let linkedCode;
Expand Down

0 comments on commit cbfa43a

Please sign in to comment.