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

UI: Left-align page titles with content on the page #663

Open
jtucholski opened this issue Jan 14, 2025 · 0 comments
Open

UI: Left-align page titles with content on the page #663

jtucholski opened this issue Jan 14, 2025 · 0 comments
Labels

Comments

@jtucholski
Copy link
Contributor

After reviewing PR #657 I noticed that there were discrepancies in the alignment of the page title with the page content. This primarily has to do with the x-padding on the container.

There are times when:

  • the page title aligns with the containers on the page
  • the page title is further left than the containers on the page
  • the page title is further right than the containers on the page

In all cases, all of the page titles and the left-most edge of the containers on the page should line up. When the navigation bar is hidden (using the << icon) then the hamburger icon (three bars) should be visible and what is lined up with the content on the page.

Screenshots that point out the discrepancy

Example where the page content is probably pushed in too far

image

Example where the padding on the title doesn't line up with the page content.

image

Example where the hamburger menu isn't aligned with the page content.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant