🐛 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 react/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

🐛 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 react/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