feat: Sticky navbar #30

Open
aniva wants to merge 2 commits from component/navbar into main
Owner

Fixes most navbar problems

Fixes most navbar problems
aniva added this to the v0.0.4 milestone 2024-10-27 10:29:27 -07:00
aniva added the
category
feature
component/styling
labels 2024-10-27 10:29:27 -07:00
aniva self-assigned this 2024-10-27 10:29:28 -07:00
aniva added 2 commits 2024-10-27 10:29:28 -07:00
aniva added the
component/nav
label 2024-10-27 10:29:58 -07:00
aniva added a new dependency 2024-10-27 10:30:28 -07:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b component/navbar main
git pull origin component/navbar

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff component/navbar
git push origin main
Sign in to join this conversation.
No description provided.