Skip to content

Commit

Permalink
fix: fix navbar layout
Browse files Browse the repository at this point in the history
  • Loading branch information
jeangovil committed Dec 22, 2023
1 parent a6e3236 commit 1b846b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/logos-docusaurus-theme/src/client/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -856,8 +856,8 @@ main[itemtype*='Blog'] {
}

.navbar__left {
flex-grow: 0;
flex-basis: calc(1 / 12 * 100%);
flex: 0 1 auto;
}

.navbar__left-items {
Expand Down

0 comments on commit 1b846b0

Please sign in to comment.