Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EuiText] Remove all caps from h6 elements #8337

Open
MichaelMarcialis opened this issue Feb 20, 2025 · 0 comments
Open

[EuiText] Remove all caps from h6 elements #8337

MichaelMarcialis opened this issue Feb 20, 2025 · 0 comments

Comments

@MichaelMarcialis
Copy link
Contributor

Currently, the EuiText component styles h6 elements with text-transform: uppercase;. This is inconsistent with how the smallest title size in the EuiTitle component is styled (which has no text-transform). Can we remove this style from EuiText for h6 elements to improve consistency?

EuiText with h6 element

Image

EuiTitle at xxxs size

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant