Skip to content

Conversation

@chethanac15
Copy link

What: Adds spacing/separator for the page header via body > header in
src/parts/_misc.css

Why: Visually separates the header from main content; aligns with footer treatment. Fixes lack of bottom margin reported in Issue #360.

How:
border-bottom: 1px solid var(--border)
padding-bottom: 10px
margin-bottom: 40px

Scope: Scoped to top-level header only (body > header), avoids affecting dialog headers.
Fixes #360

@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2025

🦋 Changeset detected

Latest commit: 96aff5c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
water.css Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The header of the page can be designed to a great extend and needs some margin in the bottom

1 participant