updated calc ii

This commit is contained in:
Lucas Rufkahr
2026-03-02 21:20:00 -06:00
parent 96ef87b663
commit dfe03bdbbc
2 changed files with 3 additions and 1 deletions

View File

@@ -11,8 +11,10 @@
}, },
output: { output: {
displayAlign: 'left', displayAlign: 'left',
displayIndent: '1em' displayIndent: '0.5in',
displayOverflow: 'linebreak'
}, },
}; };
</script> </script>