Replies: 2 comments 4 replies
-
We're not able to reproduce this in either browser (nor in other browser/device combinations we've tried so far). Are there any more details you might be able to provide? Just a few things that maybe could impact this:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I just tested and the issue starts at 1400px wide. In main.css there's a media selector for
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The main site page text is rendering vertically for me in Firefox and Edge. The same issue shows up in the docs too. It looks like removing
word-break: break-word
from the h1, h2,... styles fixes both issues.Beta Was this translation helpful? Give feedback.
All reactions