Header 5
This layout uses the clamp function in its elements
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 Logo
Root Font size | 1 rem = | Min size | Max size | Min width Viewport | Max width Viewport | Clamp function |
---|---|---|---|---|---|---|
100% | 16px | 95px | 155px | 478px | 1512px | clamp(5.9375rem, 4.2039rem + 5.8027vw, 9.6875rem) |
62.5% | 10px | 95px | 155px | 478px | 1512px | clamp(9.5rem, 6.7263rem + 5.8027vw, 15.5rem) |
Components used
BEM class name block
.header-5__container
Category
Additional plugins
Last update
April 27, 2025