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

Feat: Navbar on mobile #51

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Feat: Navbar on mobile #51

merged 2 commits into from
Nov 5, 2024

Conversation

skybird23333
Copy link
Contributor

This implements the missing nav bar on mobile devices in the form of a collapsible side menu. The following changes are made:

  • Refactored the navbar links into a separate component
  • Added a side menu which only shows on mobile
  • Added a toggling button next to the actual header which only shows on mobile

Caveats

I didn't test this on an actual mobile

@skybird23333
Copy link
Contributor Author

图片

@Jan0660 Jan0660 linked an issue Nov 2, 2024 that may be closed by this pull request
@Jan0660 Jan0660 merged commit 7240fae into Jan0660:main Nov 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

fix navbar on mobile
2 participants