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

10 improvements that will fix major bugs and make the project even more delightful! #8

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

Conversation

getFrontend
Copy link

Added the following improvements:

  1. Improved tag semantics and proper header sequencing.

  2. Page contains only one H1 heading, each section with <section> tag contains <h2> heading.

  3. The <ul> tag is used for the list of links.

  4. Correct scroll trigger is added for headings in Highlights and Model sections.

  5. Added cursor-pointer in the Footer section to all links that could be clicked by the user.

  6. Added dark scrollbar, which looks more harmonious with the main design.

  7. Added indentation between paragraphs in the HowItWorks section to improve typography and readability.

  8. Improved smooth scrolling on mobile devices (thanks to Bhaskarsahu23).

  9. Fixed: correct display of footer on mobile devices.

  10. Added --open option to automatically open the project in a browser after launching it with the npm run dev command.

@aspectsiz
Copy link

Thanks much

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