Is it possible for Bricks to have built-in automatic calculation of this fluid typography?

We only need to define the min size and max size of the font, and then we can implement fluid typography.

3 Likes

Here is a suggestion on the idea board about it: Ideas – Bricks

Hey @Gala

Good news, is you can already use fluid typography using clamp(). If you add the min and max size to the website, you posted and copy the clamp calculation at the top and then just add it to your typography in theme styles. You can also use it for padding and margins between sections & gutters too.