update header layout, update nav spacing #5

Open
jared wants to merge 0 commits from updates into main
Owner
No description provided.
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin updates:updates
git switch updates

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff updates
git switch updates
git rebase main
git switch main
git merge --ff-only updates
git switch updates
git rebase main
git switch main
git merge --no-ff updates
git switch main
git merge --squash updates
git switch main
git merge --ff-only updates
git switch main
git merge updates
git push origin main
Sign in to join this conversation.
No description provided.