Updating styling for workspace
This commit is contained in:
parent
b9396d75e5
commit
222c1de856
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue