Skip to content

Commit 0f40a8c

Browse files
Update fluid heading styles docs (carbon-design-system#4043)
* Update fluid heading styles docs * Update src/pages/elements/typography/type-sets.mdx Co-authored-by: Alison Joseph <alisonejoseph@Gmail.com> * Update copy --------- Co-authored-by: Alison Joseph <alisonejoseph@Gmail.com>
1 parent e56c41e commit 0f40a8c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/pages/elements/typography/type-sets.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,17 @@ headings are needed.
111111

112112
The fluid heading styles are primarily used in web pages, and are therefore part
113113
of the expressive set of type styles. These headings are responsive and the type
114-
styles change size at different breakpoints.
114+
styles actually change size incrementally (almost imperceptibly) between the
115+
different breakpoints — hence the name "fluid."
115116

116117
Do not use these styles inside a container. They may be used in product pages
117118
where text sits outside of a container, and a blend of expressive and productive
118119
type styles is desired for hierarchy and distinction. For more information, see
119120
[Style strategies](/guidelines/typography/style-strategies).
120121

122+
_Note: the slider below shows the type sizes jumping abruptly between
123+
breakpoints, which is not a good representation of the actual behavior._
124+
121125
<TypesetStyle typesets="fluidHeadings" breakpointControls={true} />
122126

123127
## Fluid display styles

0 commit comments

Comments
 (0)