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

fix: Centered <h2> tag by adding mx-auto class #413

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Beto91401
Copy link

Fixes Issue

Closes #405

Changes proposed

  • Centered <h2> tag by adding mx-auto class in hero.svelte.

Check List (Check all the applicable boxes)

  • [X ] My code follows the code style of this project.
  • [X ] My change requires changes to the documentation.
  • [X ] I have updated the documentation accordingly.
  • [X ] All new and existing tests passed.
  • [X ] This PR does not contain plagiarized content.
  • [X ] The title of my pull request is a short description of the requested changes.

Screenshots

Screenshot (601)

Note to reviewers

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

Successfully merging this pull request may close these issues.

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