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

Fixed heading level skip in not found page #270

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

SanttuA
Copy link

@SanttuA SanttuA commented Sep 15, 2023

Fixed heading level skip in not found page

Changed html heading used for styling purposes to p element with similar css styles


Breakdown:

fix to improper use of heading

  1. app/pages/not-found/NotFoundPage.js
    • switched h5 to p with styling that better fit the page

Changed html heading used for styling purposes to `p` element with similar css styles
@SanttuA SanttuA requested a review from ezkat September 15, 2023 07:31
@SanttuA SanttuA merged commit f6c03be into develop Sep 19, 2023
4 checks passed
@SanttuA SanttuA deleted the fix/not-found-page-heading-level-skip branch January 9, 2024 05:44
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.

2 participants