Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hugo: Fix auto-font-size on iphone - safari
- Turn off webkit text-size-adjust so Safari in Iphone to make sure Safari doesn't zoom in the text anymore To test: Go to https://cuelang.org/docs/concept/how-cue-works-with-json/#validating-json-files-against-a-schema on Safari on an Iphone. The text inside the code block should no be zoomed in anymore Fixes: cue-lang/cue#3602 Signed-off-by: Jorinde Reijnierse <[email protected]>
- Loading branch information