Skip to content

Sidebar padding too small on desktop view of components.build docs site #49

Description

@shujanislam

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).

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions