Seeking assistance in creating an HTML organization chart with CSS, specifically looking to adjust the spacing between <li>
tags.
- Code for reference: https://jsfiddle.net/8q9uxzb6/
Attempting to set the margin-left
value on line 89 of the CSS to 3% and center three columns. Struggling to center the columns after adjusting the margin-left
value. Any assistance would be greatly appreciated!