Skip to content

Commit

Permalink
Merge pull request #400 from undergroundwires/logo
Browse files Browse the repository at this point in the history
Fix squeezed logo text when menu title is long
  • Loading branch information
rhazdon authored Feb 10, 2023
2 parents eca5de2 + 4d433a8 commit 959421d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/_logo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

&__text {
font-size: 1.125rem;
white-space: nowrap;
}

&__cursor {
Expand Down

0 comments on commit 959421d

Please sign in to comment.