Updating styling for workspace

This commit is contained in:
Sharwin24 2025-03-13 12:14:14 -05:00
parent b9396d75e5
commit 222c1de856

View file

@ -139,7 +139,7 @@ The forward and inverse kinematics were then implemented in C++ following the ap
</details>
</div>
<div id="workspace-container" style="display: flex; width: 90%; justify-content: center; align-items: center;">
<div id="workspace-container" style="display: flex; flex-direction: column; width: 100%; justify-content: center; align-items: center;">
</div>
### The Jacobian