diff --git a/content/docs/layout/page-header.mdx b/content/docs/layout/page-header.mdx index e6f90888e..2eb76f44a 100644 --- a/content/docs/layout/page-header.mdx +++ b/content/docs/layout/page-header.mdx @@ -226,7 +226,7 @@ The PageHeader includes: - **Mobile**: Actions stack below title if needed - **Desktop**: Actions align to right side -- **Spacing**: Adjusts padding for different screen sizes +- **Spacing**: Identical at every breakpoint — there is no responsive padding variant; the only breakpoint-driven change is the title's font size (see Styling → Title) ## Related