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

🐛 FIX: heading and remove single closing div #1

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

Conversation

msaaddev
Copy link

In this PR, I have done the following:

  • Removed a single closing div tag that doesn't have an opening tag
  • Formatted the code to make it more readable
  • Fix the register now heading to make it look consistent with the rest of the headings.

I would recommend removing the span entirely and instead, replacing it with <h2> tags because using <span> tags for headings is bad for SEO.

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.

1 participant