Skip to content

fix(docs): align gRPC page header spacing with other request pages - #65

Merged
arpit-bruno merged 1 commit into
usebruno:mainfrom
sundram-bruno:fix/grpc-page-heading-gap
Sep 2, 2026
Merged

fix(docs): align gRPC page header spacing with other request pages#65
arpit-bruno merged 1 commit into
usebruno:mainfrom
sundram-bruno:fix/grpc-page-heading-gap

Conversation

@sundram-bruno

@sundram-bruno sundram-bruno commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Issue

On the gRPC request page the title and the breadcrumb had different spacing than the other request pages and the URL bar / description spacing were different as well. Fixed the same.

The gRPC request page relied on Tailwind margin utilities for the title,
URL bar and description, but the Heading's Emotion styles reset margin
to 0 and won the cascade, collapsing the gap below the breadcrumb. Give
those elements page-scoped classNames and set the margins from the page
StyledWrapper, matching the spacing RequestPageLayout uses.
@sundram-bruno
sundram-bruno force-pushed the fix/grpc-page-heading-gap branch from 91aada2 to ea0ef94 Compare September 2, 2026 08:44
@arpit-bruno
arpit-bruno merged commit 2eeb492 into usebruno:main Sep 2, 2026
2 checks passed
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.

3 participants