Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

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

Open
zaid-hassan opened this issue Mar 18, 2024 · 2 comments · May be fixed by #413
Open

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

zaid-hassan opened this issue Mar 18, 2024 · 2 comments · May be fixed by #413

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
@jMkwendy45
Copy link

if these issue is still open i am interested in fixing it

@Beto91401 Beto91401 linked a pull request Jun 19, 2024 that will close this issue
@Beto91401
Copy link

I fixed the issue and requested a pull request.

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

Successfully merging a pull request may close this issue.

3 participants