Blog Section 15
This layout uses fluid typography
This layout’s uses clamp()
with a root font size of 62.5%. For a root font size of 100%, see the table below.
Clamp function in Heading first child
Root Font size | 1 rem = | Min font size | Max font size | Min width Viewport | Max width Viewport | Clamp function |
---|---|---|---|---|---|---|
100% | 16px | 1.8125rem | 4.6875rem | 478px | 1512px | clamp(1.8125rem, 0.4834rem + 4.4487vw, 4.6875rem) |
62.5% | 10px | 2.9rem | 7.5rem | 478px | 1512px | clamp(2.9rem, 0.7735rem + 4.4487vw, 7.5rem) |
Components used
BEM class name block
.blog-15__container
Category
Additional plugins
Last update
November 12, 2024