On the desktop view of the components.build docs site, the sidebar appears too close to the left edge of the screen. The current horizontal padding is set to px-4, which makes the layout feel cramped and slightly misaligned.
Expected behavior
The sidebar should have more horizontal spacing on desktop. Increasing the padding to px-12 (or more) would improve readability and overall visual balance.
Current behavior
Suggested fix
Increase the desktop sidebar padding from px-4 to px-12 (or a value consistent with the rest of the layout/design system).

On the desktop view of the components.build docs site, the sidebar appears too close to the left edge of the screen. The current horizontal padding is set to px-4, which makes the layout feel cramped and slightly misaligned.
Expected behavior
The sidebar should have more horizontal spacing on desktop. Increasing the padding to px-12 (or more) would improve readability and overall visual balance.
Current behavior
Desktop sidebar uses px-4
Sidebar content sits very close to the left edge
Suggested fix
Increase the desktop sidebar padding from px-4 to px-12 (or a value consistent with the rest of the layout/design system).