diff --git a/gutenberg b/gutenberg index 6b5c1e9b71..69950b102c 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit 6b5c1e9b7145741d35c5c1ccbe2e4610aa3c9d65 +Subproject commit 69950b102c3d25a290f6ec6c3cb28d4d80ef5be9 diff --git a/src/_native.ios.scss b/src/_native.ios.scss index 2358f05ea9..c406299027 100644 --- a/src/_native.ios.scss +++ b/src/_native.ios.scss @@ -1,7 +1,7 @@ /** @format */ // Fonts -$default-monospace-font: courier; +$default-monospace-font: menlo; $default-regular-font: 'Noto Serif'; $title-block-padding-top: 12; $title-block-padding-bottom: 12;