Skip to content

Instantly share code, notes, and snippets.

@wurwal
Created August 24, 2022 09:28
Show Gist options
  • Save wurwal/6bbba82f848b5deb03ce1629c7b52f24 to your computer and use it in GitHub Desktop.
Save wurwal/6bbba82f848b5deb03ce1629c7b52f24 to your computer and use it in GitHub Desktop.
Make clamp defined headers and body copy appear at a reasonable size in oxygen
Paste into Admin MU
/*show clamp defined typo size in gutenburg at a reasonable size*/
.editor-styles-wrapper {
font-size: 120%!important;
}
html {
font-size: 62.5%!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment