Skip to content

Commit

Permalink
style update to project navbar
Browse files Browse the repository at this point in the history
- reminder to actually save changes before pushing
  • Loading branch information
Sean1572 committed Apr 3, 2024
1 parent 85779f2 commit 7a75801
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _sass/minima/_project_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-evenly;
justify-content: flex-end;
align-items: center;
gap: 15px;
}

.menu-projects {
Expand Down

0 comments on commit 7a75801

Please sign in to comment.