Skip to content

Commit

Permalink
justify nav with titles
Browse files Browse the repository at this point in the history
  • Loading branch information
beggers committed Jun 13, 2024
1 parent 10aff6e commit 3722e98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles/navigation.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.nav-sidebar {
grid-column: 1 / 2;
grid-column: 1;
grid-row: 2;

display: flex;
flex-grow: 1;
Expand Down

0 comments on commit 3722e98

Please sign in to comment.