File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
src/pages/elements/typography Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -111,13 +111,17 @@ headings are needed.
111
111
112
112
The fluid heading styles are primarily used in web pages, and are therefore part
113
113
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."
115
116
116
117
Do not use these styles inside a container. They may be used in product pages
117
118
where text sits outside of a container, and a blend of expressive and productive
118
119
type styles is desired for hierarchy and distinction. For more information, see
119
120
[ Style strategies] ( /guidelines/typography/style-strategies ) .
120
121
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
+
121
125
<TypesetStyle typesets = " fluidHeadings" breakpointControls = { true } />
122
126
123
127
## Fluid display styles
You can’t perform that action at this time.
0 commit comments