I thought we had this somewhere, and maybe it was only in Kibana at some point, but I think we should equal out all the h1 -> h6 tags in the CSS reset. Otherwise, if consumers use these tags outside of EuiTitle or EuiText they get the browser's default rendering.
Example usage
Someone placed an h2 tag inside a Vega tooltip so it's quite large:

I thought we had this somewhere, and maybe it was only in Kibana at some point, but I think we should equal out all the
h1 -> h6tags in the CSS reset. Otherwise, if consumers use these tags outside of EuiTitle or EuiText they get the browser's default rendering.Example usage
Someone placed an
h2tag inside a Vega tooltip so it's quite large: