Skip to content

Commit

Permalink
Wrap long page titels in mobile navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
albig committed Nov 11, 2024
1 parent f6b71a6 commit d9b34dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sass/_navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,8 @@
}

&-item {
justify-content: start;
text-wrap: auto;
text-algin: left;
}
}
}
Expand Down

0 comments on commit d9b34dd

Please sign in to comment.