We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9664eb1 commit 5af65f6Copy full SHA for 5af65f6
1 file changed
src-docs/src/views/theme/typography/_typography_js.tsx
@@ -300,8 +300,8 @@ export const FontScaleValuesJS = () => {
300
>
301
<p>
302
Relative font units respect configured browser default font sizes,
303
- which some users may set to larger than than the 16px default due to
304
- visual impairment.{' '}
+ which some users may set to larger than than the 16px default due to,
+ e.g. visual impairment, monitor size, or personal preference.{' '}
305
<EuiLink
306
href="https://usability.yale.edu/web-accessibility/articles/zoom-resizing-text"
307
target="_blank"
0 commit comments