You can to override the rem setting by adding something like:
html { font-size: 16px !important // whatever you like }
to global.css
- this file gets injected at the top level of each Embeddable.
You can to override the rem setting by adding something like:
html { font-size: 16px !important // whatever you like }
to global.css
- this file gets injected at the top level of each Embeddable.