Header 7
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 | 125px | 155px | 478px | 1512px | clamp(7.8125rem, 6.9457rem + 2.9014vw, 9.6875rem) |
62.5% | 10px | 125px | 155px | 478px | 1512px | clamp(12.5rem, 11.1132rem + 2.9014vw, 15.5rem) |