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

The <h2> tag within the <main> tag is not centered, is missing mx-auto. #405

Open
zaid-hassan opened this issue Mar 18, 2024 · 0 comments
Open

Comments

@zaid-hassan
Copy link

zaid-hassan commented Mar 18, 2024

Description

Currently, on the website, the <h2> tag placed within the <main> tag is not centered as expected, and it lacks the mx-auto class to ensure proper horizontal alignment. This issue affects the visual presentation and consistency of the content.

Steps to reproduce:

  1. Navigate to finder.eddiehub.io.
  2. Inspect the HTML structure.
  3. Locate the <main> tag containing the <h2> tag.
  4. Observe the lack of horizontal centering and the absence of the mx-auto class.

Expected behavior:
The <h2> tag within the <main> tag should be horizontally centered using the mx-auto class to maintain consistency with the design.

Screenshots

Without mx-auto
good-first-issue-finder

With mx-auto
good-first-issue-finder-updated

Additional information

Browser: [Mozilla Firefox 122.0, Chromium 122.0.6261.69 Arch Linux]

If this issue is still open, I would be interested in working on it. Please let me know if there's anything I can do to help resolve this.

@zaid-hassan zaid-hassan changed the title The <h2> tag in main is not centered, is missing mx-auto. The <h2> tag within the <main> tag is not centered, is missing mx-auto. Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant