Skip to content

feat: show breadcrumbs in desktop layout - #135

Open
hwhsu1231 wants to merge 1 commit into
lepture:mainfrom
hwhsu1231-fork:feat-show-breadcrumbs-in-desktop-layout
Open

feat: show breadcrumbs in desktop layout#135
hwhsu1231 wants to merge 1 commit into
lepture:mainfrom
hwhsu1231-fork:feat-show-breadcrumbs-in-desktop-layout

Conversation

@hwhsu1231

@hwhsu1231 hwhsu1231 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Drop the display: none rule that hides breadcrumbs at the min-width: 1280px breakpoint, and align their left edge with the main content by adding padding: 0 3rem at the same breakpoint.

Close: #134

@hwhsu1231
hwhsu1231 force-pushed the feat-show-breadcrumbs-in-desktop-layout branch from dfd3f39 to f4deabf Compare August 23, 2026 15:07
Drop the `display: none` rule that hides breadcrumbs at the
`min-width: 1280px` breakpoint, and align their left edge with the
main content by adding `padding: 0 3rem` at the same breakpoint.
@hwhsu1231
hwhsu1231 force-pushed the feat-show-breadcrumbs-in-desktop-layout branch from f4deabf to 5e53d56 Compare August 23, 2026 15:08
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.

Desktop layout does not display breadcrumbs list while mobile layout does

1 participant