-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hey, nice work on the webgpu thing!
your code blocks are quite difficult to read on mobile. They are wrapping with dashes (creating invalid code) and doing some kind of justified layout with odd gaps that should not be there.
This is safari on ios.
Make sure code blocks have no-wrap and scroll horizontally automatic.
on mobile the page is also not 100% width but 110% which adds site wide horizontal scrolling which js quite annoying.
i’d make a PR but it is midnight and am on mobile :)
Metadata
Metadata
Assignees
Labels
No labels