Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imprv: PagePathNav and PagePathHeader styles #8643

Merged
merged 3 commits into from Mar 30, 2024

Conversation

yuki-takei
Copy link
Member

No description provided.

@@ -69,10 +69,10 @@ export const PagePathNav: FC<Props> = (props: Props) => {
const linkedPagePathFormer = new LinkedPagePath(dPagePath.former);
const linkedPagePathLatter = new LinkedPagePath(dPagePath.latter);
formerLink = (
<div className="fs-5">
<>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

マザーシップの大きさに近づける

image

@yuki-takei yuki-takei merged commit 433d332 into master Mar 30, 2024
11 checks passed
@yuki-takei yuki-takei deleted the imprv/page-path-nav-styles branch March 30, 2024 00:43
@github-actions github-actions bot mentioned this pull request Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant