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

Use fluid layout to expand toc's width #20

Merged
merged 13 commits into from
Feb 20, 2024
Merged

Use fluid layout to expand toc's width #20

merged 13 commits into from
Feb 20, 2024

Conversation

danirus
Copy link
Owner

@danirus danirus commented Feb 19, 2024

This PR changes from container-xxl to container-fluid. That makes more complicated to keep the page content centered. To be able to keep the content centered I modify the function resizeAsides, so that it computes the content for the minmax in the grid layout of the nftt-layout element.

Closes #19.

@danirus danirus self-assigned this Feb 19, 2024
@danirus danirus changed the title Use fluid layout to expand toc's widtth Use fluid layout to expand toc's width Feb 20, 2024
@danirus danirus merged commit 5e4c41e into main Feb 20, 2024
2 checks passed
@danirus danirus deleted the use-fluid-layout branch February 20, 2024 15:32
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.

Extend width of Page TOC
1 participant