Skip to content

Commit

Permalink
Fix title wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Jan 14, 2025
1 parent 849a352 commit 285ce98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles/notion.css
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,8 @@

.notion-nav-header-title.show {
opacity: 1;
display: inline;
align-content: center;
}

/* Hide the title on mobile devices or narrow screens */
Expand Down

0 comments on commit 285ce98

Please sign in to comment.