Navbar line break in create react app docusaurus site #2121
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
Milestone
🐛 Bug Report
There's a strange styling bug, potentially from infima that makes the header on the docusaurus site for create react app line break in Safari (no other browser).
I tried to reproduce it on other sites without success.
I tried to fix it naively in facebook/create-react-app#7831 but that would cause other issues as described in the comments.
To Reproduce
Open safari
go to https://create-react-app.dev
Expected behavior
Navbar header title in one line
Actual Behavior
Navbar header title line breaks
The text was updated successfully, but these errors were encountered: