storybook/docs/_snippets/storybook-preview-body-font-size.md
2024-11-17 16:46:37 +00:00

135 B

<style>
  html {
    font-size: 15px;
  }
</style>